All Classes |Grouped Classes |Index

Function round

Rounds all components on a vector.

	CL_Vec2<float >& CL_Vec2< float  >::round();

	static CL_Vec2<float > CL_Vec2< float  >::round(
		const CL_Vec2 < float > & vector);

Detailed description:

Uses Asymmetric Arithmetic Rounding