Declaration

enum Connection

Declaration

enum GSNodeConnection : uint8_t;

Declaration

GSNodeConnection

Topics

Enumeration Cases

  • The incoming and outgoing path segments are independent.

  • The incoming and outgoing path segments are required to meet at the same angle.

  • The connection is adjusted for a more refined transition from the incoming to the outgoing path segment.

Initializers

Default Implementations

Topics

Enumeration Cases

Relationships

Conforms To

  • Swift.BitwiseCopyable
  • Swift.Equatable
  • Swift.Hashable
  • Swift.RawRepresentable
  • Swift.Sendable
  • Swift.SendableMetatype

See Also

Connection