All Classes |Grouped Classes |Index

Function get_intersection

Return the intersection of this and other line.

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