All Classes |Grouped Classes |Index

Function round

Rounds all components on a vector.

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

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

Detailed description:

Uses Asymmetric Arithmetic Rounding