All Classes |Grouped Classes |Index

Function get_intersection

Return the intersection point of two lines.

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