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.

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