#include <RoadSegmentDescription.h>
Definition at line 16 of file RoadSegmentDescription.h.
◆ Add()
void MapGen::RoadSegmentDescription::Add |
( |
const GraphHalfEdge & |
Edge | ) |
|
|
inline |
◆ GetAngle()
const float* MapGen::RoadSegmentDescription::GetAngle |
( |
| ) |
const |
|
inline |
◆ IsStraight()
bool MapGen::RoadSegmentDescription::IsStraight |
( |
| ) |
const |
|
inline |
◆ operator[]()
const GraphHalfEdge& MapGen::RoadSegmentDescription::operator[] |
( |
size_t |
i | ) |
const |
|
inline |
◆ Size()
size_t MapGen::RoadSegmentDescription::Size |
( |
| ) |
const |
|
inline |
◆ _vect
std::vector<const GraphHalfEdge *> MapGen::RoadSegmentDescription::_vect |
|
private |
◆ Angle
TUniquePtr<float> MapGen::RoadSegmentDescription::Angle = nullptr |
|
private |
The documentation for this class was generated from the following file: