CSLXSIPolymatricks Class Reference

This class represents an XSI_Polymatricks template. More...

#include <XSITransform.h>

Inheritance diagram for CSLXSIPolymatricks:

CSLTemplate CSIBCNode List of all members.

Public Member Functions

virtual ETemplateType  Type ()
virtual SI_Error  Synchronize ()
virtual const SI_Char *  GetParameterName (CSLAnimatableType *in_pParameter)

Detailed Description

This class represents an XSI_Polymatricks template.

Handles the polymatricks operator of a model (see the XSI_Polymatricks template reference).


Member Function Documentation

virtual ETemplateType Type (  )  [virtual]

Returns the type of this template

Return values:
CSLTemplate::XSI_POLYMATRICKS  Template type

Implements CSLTemplate.

virtual SI_Error Synchronize (  )  [virtual]

Synchronizes to ensure that the animated parameter is up to date.

Returns:
Error code

Reimplemented from CSLTemplate.

virtual const SI_Char* GetParameterName ( CSLAnimatableType in_pParameter  )  [virtual]

Returns the name (string) of a specified parameter.

Parameters:
[in]  in_pParameter  The parameter
Returns:
Name of the parameter.

Reimplemented from CSLTemplate.


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