All Classes |Grouped Classes |Index

Function scale

Scale the Quad.

	CL_Quadx<float >& CL_Quadx< float  >::scale(
		float sx,
		float sy);

	CL_Quadx<float >& CL_Quadx< float  >::scale(
		const CL_Vec2 < float > & hotspot,
		float sx,
		float sy);