9 #ifndef RAMSES_ANIMATIONOBJECT_H
10 #define RAMSES_ANIMATIONOBJECT_H
25 class AnimationObjectImpl&
impl;
43 friend class AnimationSystemData;
#define RAMSES_API
Definition: APIExport.h:35
The AnimationObject is a base class for all client API objects owned by an AnimationSystem.
Definition: AnimationObject.h:20
class AnimationObjectImpl & impl
Definition: AnimationObject.h:25
virtual ~AnimationObject()
Destructor of the AnimationObject.
AnimationObject(AnimationObjectImpl &pimpl)
Constructor for AnimationObject.
The SceneObject is a base class for all client API objects owned by a Scene.
Definition: SceneObject.h:20
The RAMSES namespace contains all client side objects and functions used to implement RAMSES applicat...
Definition: AnimatedProperty.h:15