Function
GSRoundPointToDirection(_:_:_:) GSRoundPointToDirectionGSRoundPointToDirection
Declaration
func GSRoundPointToDirection(_ point: NSPoint, _ unitVector: NSPoint, _ grid: GSGridSettings) -> NSPointDeclaration
NSPoint GSRoundPointToDirection(NSPoint point, NSPoint unitVector, GSGridSettings grid);Declaration
GSRoundPointToDirection(point: NSPoint, unitVector: NSPoint, grid: GSGridSettings) -> NSPoint