Public Attributes | |
double | aU { 0.0 } |
double | aV { 0.0 } |
double | bU { 0.0 } |
double | bV { 0.0 } |
double | cU { 0.0 } |
double | cV { 0.0 } |
double | dU { 0.0 } |
double | dV { 0.0 } |
std::string | p_range { "arcLength" } |
Definition at line 35 of file GeometryParser.cpp.
double carla::opendrive::parser::GeometryParamPoly3::aU { 0.0 } |
Definition at line 36 of file GeometryParser.cpp.
Referenced by carla::opendrive::parser::GeometryParser::Parse().
double carla::opendrive::parser::GeometryParamPoly3::aV { 0.0 } |
Definition at line 40 of file GeometryParser.cpp.
Referenced by carla::opendrive::parser::GeometryParser::Parse().
double carla::opendrive::parser::GeometryParamPoly3::bU { 0.0 } |
Definition at line 37 of file GeometryParser.cpp.
Referenced by carla::opendrive::parser::GeometryParser::Parse().
double carla::opendrive::parser::GeometryParamPoly3::bV { 0.0 } |
Definition at line 41 of file GeometryParser.cpp.
Referenced by carla::opendrive::parser::GeometryParser::Parse().
double carla::opendrive::parser::GeometryParamPoly3::cU { 0.0 } |
Definition at line 38 of file GeometryParser.cpp.
Referenced by carla::opendrive::parser::GeometryParser::Parse().
double carla::opendrive::parser::GeometryParamPoly3::cV { 0.0 } |
Definition at line 42 of file GeometryParser.cpp.
Referenced by carla::opendrive::parser::GeometryParser::Parse().
double carla::opendrive::parser::GeometryParamPoly3::dU { 0.0 } |
Definition at line 39 of file GeometryParser.cpp.
Referenced by carla::opendrive::parser::GeometryParser::Parse().
double carla::opendrive::parser::GeometryParamPoly3::dV { 0.0 } |
Definition at line 43 of file GeometryParser.cpp.
Referenced by carla::opendrive::parser::GeometryParser::Parse().
std::string carla::opendrive::parser::GeometryParamPoly3::p_range { "arcLength" } |
Definition at line 44 of file GeometryParser.cpp.
Referenced by carla::opendrive::parser::GeometryParser::Parse().