Rendu
A lightweight rendering engine for experimentations
Loading...
Searching...
No Matches
Rotation Member List

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

_axisRotationprivate
_frameAnimationprotected
_speedAnimationprotected
Animation(const Animation &)=deleteAnimation
Animation(Animation &&)=deleteAnimation
Animation()=defaultAnimationprotected
Animation(Frame frame, float speed)Animationprotected
apply(const glm::mat4 &m, double fullTime, double frameTime) overrideRotationvirtual
apply(const glm::vec4 &v, double fullTime, double frameTime) overrideRotationvirtual
decode(const KeyValues &params)Rotation
Animation::decode(const std::vector< KeyValues > &params)Animationstatic
decodeBase(const KeyValues &params)Animationprotected
encode() const overrideRotationvirtual
Animation::encode(const std::vector< std::shared_ptr< Animation > > &anims)Animationstatic
Frame enum nameAnimation
operator=(const Animation &)=deleteAnimation
operator=(Animation &&)=deleteAnimation
Rotation()=defaultRotation
Rotation(const glm::vec3 &axis, float speed, Frame frame)Rotation
~Animation()=defaultAnimationvirtual