#include "g-map-vertex.hh"
#include "geometry.hh"
Go to the source code of this file.
Defines | |
#define | SUCC(DART) ((((CGMapGeneric*) this)->*succ)(DART)) |
#define SUCC | ( | DART | ) | ((((CGMapGeneric*) this)->*succ)(DART)) |
Definition at line 29 of file gmv-primitive-mesh.cc.