Voxellancer  0.3
A game about voxels in space
 All Classes Functions Pages
InertiaFollower Member List

This is the complete list of members for InertiaFollower, including all inherited members.

follow(const glm::vec3 &targetPosition, const glm::quat &targetOrientation, float deltaSec) (defined in InertiaFollower)InertiaFollower
InertiaFollower(float directionalInertia, float angularInertia) (defined in InertiaFollower)InertiaFollower
m_angularInertia (defined in InertiaFollower)InertiaFollowerprotected
m_directionalInertia (defined in InertiaFollower)InertiaFollowerprotected
m_orientation (defined in InertiaFollower)InertiaFollowerprotected
m_position (defined in InertiaFollower)InertiaFollowerprotected
orientation() const (defined in InertiaFollower)InertiaFollower
position() const (defined in InertiaFollower)InertiaFollower
setOrientation(const glm::quat &orientation) (defined in InertiaFollower)InertiaFollower
setPosition(const glm::vec3 &position) (defined in InertiaFollower)InertiaFollower