All Classes |Grouped Classes |Index

Function operator/

/ operator.

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

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