Declaration

enum GSHobbyType

Declaration

enum GSHobbyType : uint8_t;

Declaration

GSHobbyType

Topics

Enumeration Cases

  • leadingType or trailingType when a curl is desired.

  • leadingType when cycling back to the first point.

  • leadingType at path beginning and trailingType at path end.

  • leadingType or trailingType when control points are known.

  • leadingType or trailingType when a direction is given.

  • leadingType or trailingType when the METAPOST algorithm should choose the direction.

Initializers

Default Implementations

Topics

Enumeration Cases

Relationships

Conforms To

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