CL_DelauneyTriangulator_Triangle Class Reference
[clanCore Math]

Triangle generated from a delauney triangulation. More...

#include <delauney_triangulator.h>

List of all members.

Public Attributes

Attributes
CL_DelauneyTriangulator_Vertexvertex_A
 First point in the triangle.
CL_DelauneyTriangulator_Vertexvertex_B
 Second point in the triangle.
CL_DelauneyTriangulator_Vertexvertex_C
 Third point in the triangle.


Detailed Description

Triangle generated from a delauney triangulation.


Member Data Documentation

CL_DelauneyTriangulator_Vertex* CL_DelauneyTriangulator_Triangle::vertex_A
 

First point in the triangle.

CL_DelauneyTriangulator_Vertex* CL_DelauneyTriangulator_Triangle::vertex_B
 

Second point in the triangle.

CL_DelauneyTriangulator_Vertex* CL_DelauneyTriangulator_Triangle::vertex_C
 

Third point in the triangle.


The documentation for this class was generated from the following file:
Generated on Thu Dec 3 02:39:35 2009 for ClanLib by  doxygen 1.4.6