Animation.h
  
Go to the documentation of this file.
Animation()
Definition: pybind11Utils.h:24
virtual ~Animation()
virtual void OnUpdate(const Frame &frame)=0
The implementation of this function should update the animation state for given Frame instance frame...
std::shared_ptr< Animation > AnimationPtr
Shared pointer for the Animation type. 
Definition: Animation.h:54
 1.8.14