|
Rapier C — 2D / f64 0.36.0+c.0
|
Linear and angular velocity correction computed by a controller. More...
#include <rapier.h>
Data Fields | |
| struct R2Vector | linear |
| World-space linear velocity correction. | |
| R2AngVector | angularVelocity |
| World-space angular velocity correction, in radians per second. | |
Linear and angular velocity correction computed by a controller.
| R2AngVector R2VelocityCorrection::angularVelocity |
World-space angular velocity correction, in radians per second.
| struct R2Vector R2VelocityCorrection::linear |
World-space linear velocity correction.