All Classes |Grouped Classes |Index

Class CL_Line2x

2D line More...

Derived from:

None

Derived by:

None

Group:

Math (Core)

#include <ClanLib/core.h>

Class Members:

Attributes:

get_intersection

Return the intersection of this and other line.

point_right_of_line

Return [<0, 0, > if the Pointis is right, or lefleft of thineine troughugh A,B.


Operators:

operator==

== operator.

operator!=

!= operator.

CL_Line2x

Detailed description:

These line templates are defined for: int (CL_Line2i), float ( CL_Line2f ), double ( CL_Line2d )