All Classes |Grouped Classes |Index

Function get_intersection

Return the intersection of this and other line.

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