#include "g-map-vertex.hh"
Go to the source code of this file.
Defines | |
#define | PRINT_VERTEX(V) |
#define PRINT_VERTEX | ( | V | ) |
Value:
AOutStream << "<" << (V)->getX() << "," << (V)->getZ() << "," \ << (V)->getY() << ">"
Definition at line 29 of file gmv-export-pov.cc.