Declaration

func V2Length(_ a: UnsafePointer<NSPoint>!) -> Double

Declaration

extern double V2Length(const NSPoint *a);

Declaration

V2Length(a: NSPoint) -> float

See Also

Two-Dimensional Vectors