Home |All Classes |Grouped Classes |Index |Search

Function rotate

Return a rotated version of this point.

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

Detailed description:

Move the hotspot to 0,0

Do some Grumbel voodoo.