Function
GSLengthOfCubicPoints(_:_:_:_:) GSLengthOfCubicPointsGSLengthOfCubicPoints
Declaration
func GSLengthOfCubicPoints(_ P0: NSPoint, _ P1: NSPoint, _ P2: NSPoint, _ P3: NSPoint) -> CGFloatDeclaration
CGFloat GSLengthOfCubicPoints(NSPoint P0, NSPoint P1, NSPoint P2, NSPoint P3);Declaration
GSLengthOfCubicPoints(P0: NSPoint, P1: NSPoint, P2: NSPoint, P3: NSPoint) -> float