Sack Library Documentation
|
MATHLIB_EXPORT void RotateAroundMast(PTRANSFORM pt, RCOORD angle);
Parameters |
Description |
PTRANSFORM pt |
transformation to rotate |
RCOORD angle |
angle to rotate - positive should be clockwise, looking from top down. |
Rotates around the 'up' of the current rotation matrix. Same as a yaw rotation.
Copyright (c) 2000+. All rights reserved.
|
What do you think about this topic? Send feedback!
|