CSLCOLLADAEnvelope Class Reference

Describes an envelope for COLLADA. More...

#include <COLLADAEnvelope.h>

Inheritance diagram for CSLCOLLADAEnvelope:

CSLEnvelope CSLTemplate CSIBCNode List of all members.

Public Member Functions

  CSLCOLLADAEnvelope (CSLScene *in_pScene, CSLModel *in_pModel, CdotXSITemplate *in_pTemplate)
virtual  ~CSLCOLLADAEnvelope ()
virtual SI_Error  Synchronize ()

Detailed Description

Describes an envelope for COLLADA.


Constructor & Destructor Documentation

CSLCOLLADAEnvelope ( 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 ~CSLCOLLADAEnvelope (  )  [virtual]

Destructor


Member Function Documentation

virtual SI_Error Synchronize (  )  [virtual]

Synchronizes this envelope instance with its IO layer representation

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

Reimplemented from CSLEnvelope.


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