#include <XSITransform.h>
Inheritance diagram for CSLXSIPolymatricks:

Public Member Functions |
|
| virtual ETemplateType | Type () |
| virtual SI_Error | Synchronize () |
| virtual const SI_Char * | GetParameterName (CSLAnimatableType *in_pParameter) |
Handles the polymatricks operator of a model (see the XSI_Polymatricks template reference).
| virtual ETemplateType Type | ( | ) | [virtual] |
Returns the type of this template
| CSLTemplate::XSI_POLYMATRICKS | Template type |
Implements CSLTemplate.
| virtual SI_Error Synchronize | ( | ) | [virtual] |
Synchronizes to ensure that the animated parameter is up to date.
Reimplemented from CSLTemplate.
| virtual const SI_Char* GetParameterName | ( | CSLAnimatableType * | in_pParameter | ) | [virtual] |
Returns the name (string) of a specified parameter.
| [in] | in_pParameter | The parameter |
Reimplemented from CSLTemplate.