All Classes |Grouped Classes |Index

Class CL_LineRay2x

2D line ray More...

Derived from:

None

Derived by:

None

Group:

Math (Core)

#include <ClanLib/core.h>

Class Members:

Operators:

operator==

== operator.

operator!=

!= operator.

CL_LineRay2x

Detailed description:

A ray has a start point and a directionThese line templates are defined for: int (CL_LineRay2i), float ( CL_LineRay2f ), double ( CL_LineRay2d )