#include "g-map-vertex.hh"
#include "plane.hh"
#include <list>
Go to the source code of this file.
Defines | |
#define | VTX(d) |
#define VTX | ( | d | ) |
Value:
(AVertexDI < 0 ? findVertex(d) : \ (CAttributeVertex*)getDirectInfo(d, AVertexDI))
Definition at line 64 of file gmv-triangulation.cc.