#include <COLLADAAction.h>
Inheritance diagram for CSLCOLLADAActionFCurve:

Public Member Functions |
|
| CSLCOLLADAActionFCurve (CSLScene *in_pScene, CSLModel *in_pModel, CdotXSITemplate *in_pTemplate, EFCurveInterpolationType in_InterpolationType) | |
| virtual | ~CSLCOLLADAActionFCurve () |
| virtual SI_Error | Synchronize () |
| virtual SI_Error | ConnectCOLLADAAnimation (CCOLLADATemplate *in_pChannel, const int in_offset=0) |
| virtual CSLAnimatableType * | ParameterReference () |
Wraps all functionality for an FCurve used in a mixer.
| CSLCOLLADAActionFCurve | ( | CSLScene * | in_pScene, | |
| CSLModel * | in_pModel, | |||
| CdotXSITemplate * | in_pTemplate, | |||
| EFCurveInterpolationType | in_InterpolationType | |||
| ) |
Constructor
| [in] | in_pScene | Pointer to the scene containing the ActionFCurve |
| [in] | in_pModel | Pointer to the model containing the ActionFCurve |
| [in] | in_pTemplate | Pointer to the CdotXSITemplate containing the ActionFCurve |
| [in] | in_InterpolationType | FCurve interpolation type |
| virtual ~CSLCOLLADAActionFCurve | ( | ) | [virtual] |
Destructor
| virtual SI_Error Synchronize | ( | ) | [virtual] |
Synchronizes internal data to be coherent with the IO layer
Reimplemented from CSLActionFCurve.
| virtual SI_Error ConnectCOLLADAAnimation | ( | CCOLLADATemplate * | in_pChannel, | |
| const int | in_offset = 0 |
|||
| ) | [virtual] |
Connects an existing COLLADA animation template
| [in] | in_pChannel | Template to connect |
| [in] | in_offset | Offset when reading data. Needed to synchronized with stride attribut |
| virtual CSLAnimatableType* ParameterReference | ( | ) | [virtual] |
Returns the parameter reference