All Classes |Grouped Classes |Index

Function point_right_of_line

Return [<0, 0, >0] if the Point P is right, on or left of the line trough A,B.

	float  CL_LineSegment2x< float  >::point_right_of_line(
		const CL_Vec2 < float > & point);