All Classes |Grouped Classes |Index

Function get_intersection

Return the intersection point of two lines.

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