All Classes |Grouped Classes |Index

Function get_intersection

Return the intersection of this and other line.

	CL_Vec3<float > CL_Line3x< float  >::get_intersection(
		const CL_Line3x < float > & second,
		bool & intersect,
		floatrange  = (float) 0.5);