CSLCOLLADASpotLight Class Reference



Your Ad Here

Describes a spot light and its interest. More...

#include <COLLADASpotLight.h>

Inheritance diagram for CSLCOLLADASpotLight:

CSLSpotLight CSLLight CSLPrimitive CSLConstrainableType CSLTemplate CSIBCNode List of all members.

Public Member Functions

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

Detailed Description

Describes a spot light and its interest.


Constructor & Destructor Documentation

CSLCOLLADASpotLight ( CSLScene in_pScene,
CSLModel in_pModel,
CdotXSITemplate in_pTemplate  
)

Constructor

Parameters:
in_pScene  scene to add this spotlight to
in_pModel  model to add this light to
in_pTemplate  IO layer template to connect to
Returns:
an instance of CSLCOLLADASpotLight

virtual ~CSLCOLLADASpotLight (  )  [virtual]

Destructor


Member Function Documentation

virtual SI_Error Synchronize (  )  [virtual]

Synchronizes this light instance with its IO layer representation

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

Reimplemented from CSLSpotLight.


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

Return to Softimage XSI Index


Your Ad Here