AnimEngine
Classes | Public Member Functions | Public Attributes | List of all members
PoseKeyframeSequence Class Reference
Inheritance diagram for PoseKeyframeSequence:
Inheritance graph
[legend]
Collaboration diagram for PoseKeyframeSequence:
Collaboration graph
[legend]

Classes

struct  PoseKeyframeChannels
 

Public Member Functions

 PoseKeyframeSequence (const Pose &initial_pose)
 
key_time_t getLength () const
 
void setUnderlyingPose (const Pose &pose)
 
Pose sample (key_time_t time_ms) const
 
void sampleInPlace (key_time_t time_ms, Pose &target) const
 
Pose sample (key_time_t time_ms, const Pose &initial_state) const
 

Public Attributes

std::string name
 
PoseKeyframeChannels keyframes
 

Additional Inherited Members

- Public Types inherited from PropertyAnimationSequence< Pose >
using property_t = Pose
 

The documentation for this class was generated from the following files: