CSLCOLLADAVertexList Class Reference



Your Ad Here

Describes a list of vertex for dotXSI 5.0+. More...

#include <COLLADAVertexList.h>

Inheritance diagram for CSLCOLLADAVertexList:

CSLXSIVertexList CSLXSISubComponentList CSLTemplate CSIBCNode List of all members.

Public Member Functions

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

Detailed Description

Describes a list of vertex for dotXSI 5.0+.

The CSLXSIVertexList class describes a list of vertecies. The vertecies in this list can have N number of attibutes like postion, etc.

To find out, you may use the parent class (CSLXSISubComponentList) functionality to get the generic attributes index.


Constructor & Destructor Documentation

CSLCOLLADAVertexList ( CSLScene in_pScene,
CSLModel in_pModel,
CdotXSITemplate in_pTemplate,
CdotXSITemplate in_pVerticesTemplate  
)

Constructor

Parameters:
in_pScene  Parent scene
in_pModel  Parent model
in_pTemplate  Refered template
Returns:
an instance of CSLXSIVertexList

virtual ~CSLCOLLADAVertexList (  )  [virtual]

Destructor


Member Function Documentation

virtual SI_Error Synchronize (  )  [virtual]

Commit the current template information

Returns:
SI_Error Whether or not the commit was successful

Reimplemented from CSLXSIVertexList.


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

Return to Softimage XSI Index


Your Ad Here