#include <XSIUserKeyword.h>
Inheritance diagram for CSLXSIUserKeyword:

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) |
UserKeyword string
| CSLXSIUserKeyword | ( | CSLScene * | in_pScene, | |
| CSLModel * | in_pModel, | |||
| CdotXSITemplate * | in_pTemplate | |||
| ) |
Constructor
| in_pScene | Parent scene | |
| in_pModel | Parent model | |
| in_pTemplate | Refered template |
| ETemplateType Type | ( | ) | [inline, virtual] |
Gets the type of this template
Implements CSLTemplate.
| SI_Char* GetList | ( | ) |
Get the user keyword string list
| SI_Void SetList | ( | SI_Char * | in_pValue | ) |
Set the user keyword string list value
| SI_Char* | new UserKeyword value |