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

Structure

GSTangentInfo

Declaration

struct GSTangentInfo

Declaration

typedef struct GSTangentInfo { ... } GSTangentInfo;

Declaration

GSTangentInfoGSTangentInfo

Topics

Initializers

  • init()
  • init(tangentPoint:tangentVector:)

Instance Properties

  • tangentPoint
  • tangentVector

Topics

Instance Properties

  • tangentPoint
  • tangentVector

Relationships

Conforms To

  • Swift.BitwiseCopyable
  • Swift.Sendable