Vertex in the delauney triangulation. More...
#include <delauney_triangulator.h>
Public Attributes | |
Attributes | |
| void * | data |
| Data pointer given when adding the vertex. | |
| float | x |
| X position of vertex. | |
| float | y |
| Y position of vertex. | |
Vertex in the delauney triangulation.
Data pointer given when adding the vertex.
X position of vertex.
Y position of vertex.
1.7.1