|
TraveSim Adapters
0.1
Protobuf adapters for TraveSim project
|
This is the complete list of members for travesim::EntityState, including all inherited members.
| angular_position | travesim::EntityState | |
| angular_velocity | travesim::EntityState | |
| EntityState() | travesim::EntityState | |
| EntityState(Vector2D position, double angular_position, Vector2D velocity, double angular_velocity) | travesim::EntityState | |
| operator<<(std::ostream &output, const EntityState &entity_state) | travesim::EntityState | friend |
| position | travesim::EntityState | |
| velocity | travesim::EntityState | |
| ~EntityState()=default | travesim::EntityState | virtual |