All Classes |Grouped Classes |Index

Class CL_Line2d

2D line - Double More...

Derived from:

public CL_Line2x< double >

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, >0] if the Point P is right, on or left of the line trough A,B.


Operators:

operator==

== operator.

operator!=

!= operator.

CL_Line2d