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_Line2x< float  >::point_right_of_line(
		CL_Vec2 < float > point);