CL_DelauneyTriangulator_Vertex Class Reference
[clanCore Math]

Vertex in the delauney triangulation. More...

#include <delauney_triangulator.h>

List of all members.

Public Attributes

Attributes
void * data
 Data pointer given when adding the vertex.
float x
 X position of vertex.
float y
 Y position of vertex.


Detailed Description

Vertex in the delauney triangulation.


Member Data Documentation

void* CL_DelauneyTriangulator_Vertex::data
 

Data pointer given when adding the vertex.

float CL_DelauneyTriangulator_Vertex::x
 

X position of vertex.

float CL_DelauneyTriangulator_Vertex::y
 

Y position of vertex.


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