#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 () |
| CSLCOLLADAActionFCurve | ( | CSLScene * | in_pScene, | |
| CSLModel * | in_pModel, | |||
| CdotXSITemplate * | in_pTemplate, | |||
| EFCurveInterpolationType | in_InterpolationType | |||
| ) |
Constructor
| in_pScene | Pointer to the scene containing the ActionFCurve | |
| in_pModel | Pointer to the model containing the ActionFCurve | |
| in_pTemplate | Pointer to the CdotXSITemplate containing the ActionFCurve | |
| in_InterpolationType | FCurve interpolation type | |
| in_pParamReference | the animation parameter to connect to |
| 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_offset | Offset when reading data. Needed to synchronized with stride attribut |
| virtual CSLAnimatableType* ParameterReference | ( | ) | [virtual] |
Returns the parameter reference