All Classes |Grouped Classes |Index

Function operator/

/ operator.

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

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