OERotateVectorΒΆ
OE2DPoint OERotateVector(const OE2DPoint &vect, double degree)
Rotates the vector with the given degree.
See also
- OE2DPoint class
- OELengthenVector function
OE2DPoint OERotateVector(const OE2DPoint &vect, double degree)
Rotates the vector with the given degree.
See also