Home |
All Classes |
Grouped Classes |
Index |
Search
CL_Pointf::rotate
Return a rotated version of this point.
CL_Pointf rotate(
const CL_Pointf& hotspot, float angle);
Parameters:
- hotspot
- The point around which to rotate.
- angle
- The amount of degrees to rotate by, clockwise.
See also:
CL_Point | CL_Pointf
Questions or comments, write to the ClanLib mailing list.