All Classes |Grouped Classes |Index

Function operator/

/ operator.

	CL_Vec3<Type> CL_Vec3< Type >::operator/(
		const CL_Vec3 < Type > & vector);

	CL_Vec3<Type> CL_Vec3< Type >::operator/(
		Type value);