#include <Object.h>
Definition at line 17 of file Object.h.
◆ Object()
| carla::road::Object::Object |
( |
| ) |
|
|
default |
◆ _hdg
| double carla::road::Object::_hdg = 0.0 |
|
private |
◆ _id
| ObjId carla::road::Object::_id = 0u |
|
private |
◆ _lenght
| double carla::road::Object::_lenght = 0.0 |
|
private |
◆ _name
| std::string carla::road::Object::_name |
|
private |
◆ _orientation
| std::string carla::road::Object::_orientation |
|
private |
◆ _pitch
| double carla::road::Object::_pitch = 0.0 |
|
private |
◆ _roll
| double carla::road::Object::_roll = 0.0 |
|
private |
◆ _s
| double carla::road::Object::_s = 0.0 |
|
private |
◆ _t
| double carla::road::Object::_t = 0.0 |
|
private |
◆ _type
| std::string carla::road::Object::_type |
|
private |
◆ _validLength
| double carla::road::Object::_validLength = 0.0 |
|
private |
◆ _width
| double carla::road::Object::_width = 0.0 |
|
private |
◆ _zOffset
| double carla::road::Object::_zOffset = 0.0 |
|
private |
The documentation for this class was generated from the following file: