#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) |
| virtual ETemplateType Type | ( | ) | [virtual] |
Indicate which dotXSI template this object describes.
Implements CSLTemplate.
| virtual SI_Error Synchronize | ( | ) | [virtual] |
Synchronize will ensure that the animated parameter is up to date.
Reimplemented from CSLTemplate.
| virtual const SI_Char* GetParameterName | ( | CSLAnimatableType * | in_pParameter | ) | [virtual] |
Return the name (string) of a specified parameter.
| in_pParameter | The parameter |
Reimplemented from CSLTemplate.