All Classes |Grouped Classes |Index

Function get_transformed_point

Get a transformed point from the matrix (in column-major format)

	CL_Vec3<Type> CL_Mat4< Type >::get_transformed_point(
		const CL_Vec3 < Type > & vector);