Antkeeper
0.0.1
|
#include <spring-rotation-constraint.hpp>
Public Attributes | |
physics::numeric_spring< math::fvec3, float > | spring |
Yaw, pitch, and roll angle spring. More... | |
Definition at line 30 of file spring-rotation-constraint.hpp.
physics::numeric_spring<math::fvec3, float> spring_rotation_constraint::spring |
Yaw, pitch, and roll angle spring.
Definition at line 33 of file spring-rotation-constraint.hpp.