Maria GDK 5.0.0.738
Documentation of native code in develop branch
Loading...
Searching...
No Matches
STK::AnimationController Class Reference

#include <StkAnimationController.h>

Public Member Functions

void setName (const std::string &name)
 
const std::string & getName () const
 
double getStartTime () const
 
double getEndTime () const
 
void addAnimation (const std::shared_ptr< KeyframeNodeAnimation > &anim)
 
const std::vector< std::shared_ptr< KeyframeNodeAnimation > > & getAnimations () const
 
void setNormValue (double val)
 Set normalized input value [0.0 - 1.0].
 
void setTime (double t)
 
std::shared_ptr< AnimationControllercopy (std::map< MeshNode *, std::shared_ptr< MeshNode > > &node_map)
 

Protected Attributes

std::vector< std::shared_ptr< KeyframeNodeAnimation > > anims_
 
std::string name_
 

Detailed Description

AnimationController - Controls a series of keyframe animations


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