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.

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