#include <COLLADASubComponentAttributeList.h>
Inheritance diagram for CSLCOLLADASubComponentAttributeList:

Public Member Functions |
|
| virtual | ~CSLCOLLADASubComponentAttributeList () |
| virtual SI_Void | SetAttributeType (EAttributeType in_AttributeType) |
| virtual SI_Char * | GetSemantic () |
| virtual SI_Void | SetSemantic (SI_Char *in_Semantic) |
| virtual SI_Error | Synchronize () |
Describes a sub-component attribute list
The CSLXSISubComponentAttributeList holds a list of values for a specific attribute of a given type and semantic.
This class allows an attribute (position, normal, color, texcoord, etc.) to be associated with vertices or polynodes.
| virtual SI_Void SetAttributeType | ( | EAttributeType | in_AttributeType | ) | [virtual] |
Set the type of the attribute value.
| EAttributeType | Type of the attribute value. |
Reimplemented from CSLXSISubComponentAttributeList.
Get the semantic of the attribute list.
Reimplemented from CSLXSISubComponentAttributeList.
Set the semantic of the attribute list.
| SI_Char* | The semantic. |
Reimplemented from CSLXSISubComponentAttributeList.
Commit the current template information
Reimplemented from CSLXSISubComponentAttributeList.