CSLXSIUserKeyword Class Reference

This class represents an XSI_UserKeyword template. More...

#include <XSIUserKeyword.h>

Inheritance diagram for CSLXSIUserKeyword:

CSLTemplate CSIBCNode List of all members.

Public Member Functions

  CSLXSIUserKeyword (CSLScene *in_pScene, CSLModel *in_pModel, CdotXSITemplate *in_pTemplate)
virtual  ~CSLXSIUserKeyword ()
  Destructor.
ETemplateType  Type ()
SI_Char *  GetList ()
SI_Void  SetList (SI_Char *in_pValue)

Detailed Description

This class represents an XSI_UserKeyword template.

Stores the list of user keywords for the Material and the Image Clip (see the XSI_UserKeyword template reference).

Since:
dotXSI 6.0


Constructor & Destructor Documentation

CSLXSIUserKeyword ( CSLScene in_pScene,
CSLModel in_pModel,
CdotXSITemplate in_pTemplate  
)

Constructor

Parameters:
[in]  in_pScene  Parent scene
[in]  in_pModel  Parent model
[in]  in_pTemplate  Refered template


Member Function Documentation

ETemplateType Type (  )  [inline, virtual]

Returns the type of this template

Returns:
CSLTemplate::XSI_USER_KEYWORD The type of this template

Implements CSLTemplate.

SI_Char* GetList (  ) 

Returns the user keyword string list

Returns:
UserKeyword

SI_Void SetList ( SI_Char *  in_pValue  ) 

Sets the user keyword string list value

Parameters:
[in]  in_pValue  new UserKeyword value


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