All Classes |Grouped Classes |Index

Function cross

Calculate the cross product between two vectors.

	CL_Vec3<Type>&a_Vec3&lType >gt;gt;::crossoss(
		const CL_Vec3 < Type > & vector);

	static CL_Vec3<Type& CL_Vec3&lType &e >::crocross(
		const CL_Vec3 < Type > & vector1,
		const CL_Vec3 < Type > & vector2);