All Classes |Grouped Classes |Index

Function get_intersection

Return the intersection of this and other line.

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