#include <orientable.h>
Definition at line 5 of file orientable.h.
◆ Orientable()
| MecaCell::Orientable::Orientable |
( |
| ) |
|
|
inline |
◆ getAngularVelocity()
| Vec MecaCell::Orientable::getAngularVelocity |
( |
| ) |
const |
|
inline |
◆ getOrientation()
| Basis< Vec > MecaCell::Orientable::getOrientation |
( |
| ) |
const |
|
inline |
◆ getOrientationRotation()
| Rotation< Vec > MecaCell::Orientable::getOrientationRotation |
( |
| ) |
const |
|
inline |
◆ getTorque()
| Vec MecaCell::Orientable::getTorque |
( |
| ) |
const |
|
inline |
◆ receiveTorque()
| void MecaCell::Orientable::receiveTorque |
( |
const Vec & |
t | ) |
|
|
inline |
◆ resetAngularVelocity()
| void MecaCell::Orientable::resetAngularVelocity |
( |
| ) |
|
|
inline |
◆ resetTorque()
| void MecaCell::Orientable::resetTorque |
( |
| ) |
|
|
inline |
◆ setAngularVelocity()
| void MecaCell::Orientable::setAngularVelocity |
( |
const Vec & |
v | ) |
|
|
inline |
◆ setOrientationRotation()
| void MecaCell::Orientable::setOrientationRotation |
( |
const Rotation< Vec > & |
r | ) |
|
|
inline |
◆ setTorque()
| void MecaCell::Orientable::setTorque |
( |
const Vec & |
t | ) |
|
|
inline |
◆ updateCurrentOrientation()
| void MecaCell::Orientable::updateCurrentOrientation |
( |
| ) |
|
|
inline |
◆ angularVelocity
◆ orientation
| Basis<Vec> MecaCell::Orientable::orientation |
|
protected |
◆ orientationRotation
| Rotation<Vec> MecaCell::Orientable::orientationRotation |
|
protected |
◆ torque
The documentation for this class was generated from the following file: