Expand description
Interpolation of the motion of an object.
Structs§
- A linear motion from a starting isometry traveling at constant translational velocity.
- A linear motion from a starting isometry traveling at constant translational velocity.
- Interpolation between two isometries using LERP for the translation part and SLERP for the rotation.
Traits§
- A continuous rigid motion.
- Trait for composing some rigid motions.