Skip to content
Glyphs
  • Python
  • Core:
  • Objective-C
  • Swift
  • Python
  • GlyphsCore
    • Geometry Helpers
      • GSMakeNVector
  1. GlyphsCore
  2. Geometry Helpers

Function

GSMakeNVector

Not available in Swift.

Declaration

GSNVector GSMakeNVector(int n, ...);

Declaration

GSMakeNVector(n: int) -> GSNVector

See Also

N-Dimensional Vectors

  • GSInitNVector(_:)GSInitNVectorGSInitNVector
  • GSDistanceOfPointFromLineN(_:_:_:_:)GSDistanceOfPointFromLineNGSDistanceOfPointFromLineN
  • GSMultiplyNVectors(_:_:_:)GSMultiplyNVectorsGSMultiplyNVectors