All Classes |Grouped Classes |Index

Function round

Rounds all components on a vector.

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

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

Detailed description:

Uses Asymmetric Arithmetic Rounding