playrho::MovementConf Struct Reference
Movement configuration. More...
#include <MovementConf.hpp>
Public Attributes | |
| Length | maxTranslation |
| Maximum translation. More... | |
| Angle | maxRotation |
| Maximum rotation. More... | |
Detailed Description
Movement configuration.
Definition at line 31 of file MovementConf.hpp.
Member Data Documentation
◆ maxTranslation
| Length playrho::MovementConf::maxTranslation |
Maximum translation.
Definition at line 33 of file MovementConf.hpp.
◆ maxRotation
| Angle playrho::MovementConf::maxRotation |
Maximum rotation.
Definition at line 34 of file MovementConf.hpp.
The documentation for this struct was generated from the following file:
- Dynamics/MovementConf.hpp

