Skip to content
Glyphs
  • Python
  • Core:
  • Objective-C
  • Swift
  • Python
  • GlyphsCore
    • GSIntersectionState
  1. GlyphsCore

Enumeration

GSIntersectionState

Declaration

enum GSIntersectionState

Declaration

enum GSIntersectionState : uint8_t;

Declaration

GSIntersectionState

Topics

Enumeration Cases

  • ONTOP
  • PARALLEL

Initializers

  • init(rawValue:)

Default Implementations

  • Equatable Implementations
  • RawRepresentable Implementations

Topics

Enumeration Cases

  • ONTOP
  • PARALLEL

Relationships

Conforms To

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