Declaration

enum NodeType

Declaration

enum GSNodeType : uint8_t;

Declaration

GSNodeType

Overview

A node with type GSNode.NodeType.offCurveGSNodeTypeOffCurveGSNodeTypeOffCurve controls the curvature of the segment to the next on-curve node.

Topics

Enumeration Cases

Initializers

Default Implementations

Topics

Enumeration Cases

Relationships

Conforms To

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

See Also

Type

  • The type of the node.

  • More efficient access to the node type.

  • A character representing the type of the node.