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