#include <RoadInfoGeometry.h>
Definition at line 17 of file RoadInfoGeometry.h.
◆ RoadInfoGeometry()
carla::road::element::RoadInfoGeometry::RoadInfoGeometry |
( |
double |
s, |
|
|
std::unique_ptr< Geometry > && |
geom |
|
) |
| |
|
inline |
◆ AcceptVisitor()
void carla::road::element::RoadInfoGeometry::AcceptVisitor |
( |
RoadInfoVisitor & |
v | ) |
|
|
inlinefinalvirtual |
◆ GetGeometry()
const Geometry& carla::road::element::RoadInfoGeometry::GetGeometry |
( |
| ) |
const |
|
inline |
◆ _geom
const std::unique_ptr<const Geometry> carla::road::element::RoadInfoGeometry::_geom |
|
private |
The documentation for this class was generated from the following file: