Collaboration diagram for carla::opendrive::parser::GeometrySpiral:Public Attributes | |
| double | curvEnd { 0.0 } |
| double | curvStart { 0.0 } |
Definition at line 23 of file GeometryParser.cpp.
| double carla::opendrive::parser::GeometrySpiral::curvEnd { 0.0 } |
Definition at line 25 of file GeometryParser.cpp.
Referenced by carla::opendrive::parser::GeometryParser::Parse().
| double carla::opendrive::parser::GeometrySpiral::curvStart { 0.0 } |
Definition at line 24 of file GeometryParser.cpp.
Referenced by carla::opendrive::parser::GeometryParser::Parse().
1.8.13