CSLBaseMaterial Class Reference

The CSLBaseMaterial defines a base material. More...

#include <Material.h>

Inheritance diagram for CSLBaseMaterial:

CSLTemplate CSIBCNode CSLMaterial CSLXSIMaterial List of all members.

Public Member Functions

virtual SI_Error  Synchronize ()

Protected Member Functions

  CSLBaseMaterial (CSLScene *in_pScene, CSLModel *in_pModel, CdotXSITemplate *in_pTemplate)

Detailed Description

The CSLBaseMaterial defines a base material.

From this base material, cast it in the overridden class either CSLMaterial or CSLXSIMaterial using GetType().


Constructor & Destructor Documentation

CSLBaseMaterial ( CSLScene in_pScene,
CSLModel in_pModel,
CdotXSITemplate in_pTemplate  
) [protected]

Constructor

Parameters:
[in]  in_pScene  Pointer to the scene containing the BaseMaterial
[in]  in_pModel  Pointer to the model containing the BaseMaterial
[in]  in_pTemplate  Pointer to the CdotXSITemplate containing the BaseMaterial


Member Function Documentation

virtual SI_Error Synchronize (  )  [virtual]

Synchronizes to ensure that the animated parameter is up to date.

Returns:
Error code

Reimplemented from CSLTemplate.

Reimplemented in CSLMaterial, and CSLXSIMaterial.


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