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.

	double  CL_Line2x< double  >::point_right_of_line(
		CL_Vec2 < double > point);