All Classes |Grouped Classes |Index

Function round

Rounds all components on a vector.

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

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

Detailed description:

Uses Asymmetric Arithmetic Rounding