All Classes |Grouped Classes |Index

Function CL_LineRay3x

	CL_LineRay3x< Type >::CL_LineRay3x();

	CL_LineRay3x< Type >::CL_LineRay3x(
		const CL_LineRay3x < Type > & copy);

	CL_LineRay3x< Type >::CL_LineRay3x(
		const CL_Vec3 < Type > & point_p,
		const CL_Vec3 < Type > & direction_v);