#include <CityAreaDescription.h>
Definition at line 15 of file CityAreaDescription.h.
◆ CityAreaDescription()
MapGen::CityAreaDescription::CityAreaDescription |
( |
const GraphFace & |
Face | ) |
|
|
inlineexplicit |
◆ Add()
void MapGen::CityAreaDescription::Add |
( |
const GraphNode & |
Node | ) |
|
|
inline |
◆ GetFace()
const GraphFace& MapGen::CityAreaDescription::GetFace |
( |
| ) |
const |
|
inline |
◆ GetNodeAt()
const GraphNode& MapGen::CityAreaDescription::GetNodeAt |
( |
size_t |
i | ) |
const |
|
inline |
◆ NodeCount()
size_t MapGen::CityAreaDescription::NodeCount |
( |
| ) |
const |
|
inline |
◆ _face
const GraphFace* MapGen::CityAreaDescription::_face |
|
private |
◆ _nodes
std::vector<const GraphNode *> MapGen::CityAreaDescription::_nodes |
|
private |
The documentation for this class was generated from the following file: