CSLCOLLADAEnvelopeList Class Reference



Your Ad Here

Describes the envelope list. More...

#include <COLLADAEnvelopeList.h>

Inheritance diagram for CSLCOLLADAEnvelopeList:

CSLEnvelopeList CSLTemplate CSIBCNode List of all members.

Public Member Functions

  CSLCOLLADAEnvelopeList (CSLScene *in_pScene, CSLModel *in_pModel, CdotXSITemplate *in_pTemplate)
virtual  ~CSLCOLLADAEnvelopeList ()
CSLEnvelope AddEnvelope ()
virtual SI_Error  Synchronize ()

Detailed Description

Describes the envelope list.


Constructor & Destructor Documentation

CSLCOLLADAEnvelopeList ( CSLScene in_pScene,
CSLModel in_pModel,
CdotXSITemplate in_pTemplate  
)

Constructor

Parameters:
in_pScene  Pointer to the scene containing the envelope
in_pModel  Pointer to the model containing the envelope
in_pTemplate  Pointer to the CdotXSITemplate containing the envelope
Returns:
an instance of CSLEnvelope

virtual ~CSLCOLLADAEnvelopeList (  )  [virtual]

Destructor


Member Function Documentation

CSLEnvelope* AddEnvelope (  )  [virtual]

Add a new envelope to the list.

Returns:
CSLEnvelope* Pointer to the newly created envelope object.

Reimplemented from CSLEnvelopeList.

virtual SI_Error Synchronize (  )  [virtual]

Synchronizes this envelope list instance with its IO layer representation

Returns:
SI_Error
Return values:
SI_SUCCESS  this function always returns SI_SUCCESS

Reimplemented from CSLEnvelopeList.


The documentation for this class was generated from the following file:

Return to Softimage XSI Index


Your Ad Here