All Classes |Grouped Classes |Index

Function operator/

/ operator.

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

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