All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Member Functions | List of all members
Eegeo::Rendering::SceneModels::SceneModelAnimator Class Reference
Inheritance diagram for Eegeo::Rendering::SceneModels::SceneModelAnimator:
Eegeo::NonCopyable

Public Member Functions

 SceneModelAnimator (SceneModel &sceneModel, float fps)
 
void Play ()
 
void Update (float dt)
 
void Stop ()
 
void SetFps (float fps)
 
const float GetFps () const
 
void SetLoopAnimation (bool loopAnimation)
 
const bool GetAnimationIsLooped () const
 
const float GetAnimationLengthInSeconds () const
 
const float GetAnimationProgressInSeconds () const
 

Additional Inherited Members

- Private Member Functions inherited from Eegeo::NonCopyable
 NonCopyable (const NonCopyable &)=delete
 
NonCopyableoperator= (const NonCopyable &)=delete
 

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