All Classes |Grouped Classes |Index

Class CL_DelauneyTriangulator_Triangle

Triangle generated from a delauney triangulation. More...

Derived from:

None

Derived by:

None

Group:

Math (Core)

#include <ClanLib/core.h>

Class Members:

Attributes:

vertex_A

First point in the triangle.

vertex_B

Second point in the triangle.

vertex_C

Third point in the triangle.