#include <delaunay.h>
Public Attributes | |
real | x |
real | y |
Definition at line 50 of file delaunay.h.
real del_point2d_t::x |
Definition at line 51 of file delaunay.h.
Referenced by delaunay2d_from(), VObjEngine::drawPath(), VObjEngine::drawPoints(), and VObjEngine::VObjEngine().
real del_point2d_t::y |
Definition at line 51 of file delaunay.h.
Referenced by delaunay2d_from(), VObjEngine::drawPath(), VObjEngine::drawPoints(), and VObjEngine::VObjEngine().