All Classes |Grouped Classes |Index

Function get_intersection

Return the intersection of this and other line.

	CL_Vec2<int > CL_Line2x< int  >::get_intersection(
		const CL_Line2x < int > & second,
		bool & intersect);