CSLXSIUserKeyword Class Reference

#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

Stores the list of user keywords for the Material and the Image Clip (see the XSI_UserKeyword template reference).
Note:
This template was introduced in dotXSI Version 6.0


Constructor & Destructor Documentation

CSLXSIUserKeyword ( CSLScene in_pScene,
CSLModel in_pModel,
CdotXSITemplate in_pTemplate  
)

Constructor

Parameters:
in_pScene  Parent scene
in_pModel  Parent model
in_pTemplate  Refered template


Member Function Documentation

ETemplateType Type (  )  [inline, virtual]

Gets the type of this template

Returns:
ETemplateType The type of this template (XSI_USER_KEYWORD)

Implements CSLTemplate.

SI_Char* GetList (  ) 

Get the user keyword string list

Returns:
SI_Char* UserKeyword

SI_Void SetList ( SI_Char *  in_pValue  ) 

Set the user keyword string list value

Parameters:
SI_Char*  new UserKeyword value


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