#include <Geometry.h>
Definition at line 164 of file Geometry.h.
◆ GeometrySpiral()
carla::road::element::GeometrySpiral::GeometrySpiral |
( |
double |
start_offset, |
|
|
double |
length, |
|
|
double |
heading, |
|
|
const geom::Location & |
start_pos, |
|
|
double |
curv_s, |
|
|
double |
curv_e |
|
) |
| |
|
inline |
◆ DistanceTo()
std::pair< float, float > carla::road::element::GeometrySpiral::DistanceTo |
( |
const geom::Location & |
location | ) |
const |
|
overridevirtual |
◆ GetCurveEnd()
double carla::road::element::GeometrySpiral::GetCurveEnd |
( |
| ) |
|
|
inline |
◆ GetCurveStart()
double carla::road::element::GeometrySpiral::GetCurveStart |
( |
| ) |
|
|
inline |
◆ PosFromDist()
DirectedPoint carla::road::element::GeometrySpiral::PosFromDist |
( |
double |
dist | ) |
const |
|
overridevirtual |
◆ _curve_end
double carla::road::element::GeometrySpiral::_curve_end |
|
private |
◆ _curve_start
double carla::road::element::GeometrySpiral::_curve_start |
|
private |
The documentation for this class was generated from the following files: