Declaration

class func angleBetweenVector(_ point1: NSPoint, andVector point2: NSPoint) -> CGFloat

Declaration

+ (CGFloat) angleBetweenVector:(NSPoint) point1 andVector:(NSPoint) point2;

Declaration

angleBetweenVector_andVector_(point1: NSPoint, point2: NSPoint) -> float