9 #ifndef RAMSES_SPLINE_H
10 #define RAMSES_SPLINE_H
38 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
The Spline is a set of keys describing an animation.
Definition: Spline.h:20
uint32_t getNumberOfKeys() const
class SplineImpl & impl
Definition: Spline.h:32
virtual ~Spline()
Destructor of Spline.
Spline(SplineImpl &pimpl)
Default constructor of Spline.
The RAMSES namespace contains all client side objects and functions used to implement RAMSES applicat...
Definition: AnimatedProperty.h:15