Home |All Classes |Grouped Classes |Index |Search

Function rotate

Return a rotated version of this point.

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

Detailed description:

Move the hotspot to 0,0

Do some Grumbel voodoo.