Collaboration diagram for FHalfEdgeCounter:Public Types | |
| using | HalfEdge = MapGen::DoublyConnectedEdgeList::HalfEdge |
Public Member Functions | |
| bool | Insert (const HalfEdge &InHalfEdge) |
Private Attributes | |
| std::unordered_set< const HalfEdge * > | Set |
Definition at line 31 of file CityMapGenerator.cpp.
Definition at line 34 of file CityMapGenerator.cpp.
|
inline |
Definition at line 36 of file CityMapGenerator.cpp.
References MapGen::DoublyConnectedEdgeList::GetPair(), and Set.
Referenced by ACityMapGenerator::GenerateRoads().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 44 of file CityMapGenerator.cpp.
Referenced by Insert().
1.8.13