Go to the source code of this file.
Namespaces | |
MapGen | |
Macros | |
#define | INHERIT_GRAPH_TYPE_BASE_CLASS(c) : private NonCopyable |
Functions | |
struct GraphNode | MapGen::INHERIT_GRAPH_TYPE_BASE_CLASS ('n') |
struct GraphFace | MapGen::INHERIT_GRAPH_TYPE_BASE_CLASS ('f') |
struct GraphHalfEdge | MapGen::INHERIT_GRAPH_TYPE_BASE_CLASS ('e') |
#define INHERIT_GRAPH_TYPE_BASE_CLASS | ( | c | ) | : private NonCopyable |
Definition at line 44 of file GraphTypes.h.