Home | All Classes | Grouped Classes | Index | Search

CL_Point::rotate

Return a rotated version of this point.

	CL_Point rotate(
		const CL_Point& hotspot, float angle);

Parameters:

hotspot
The point around which to rotate.
angle
The amount of degrees to rotate by, clockwise.

See also:

CL_Point



Questions or comments, write to the ClanLib mailing list.