Base class CICEAttributeDataArray class for the CICEAttributeDataArray and CICEAttributeDataArray2D template classes.
#include <xsi_iceattributedataarray.h>
Public Member Functions | |
ULONG | GetCount () const |
bool | IsConstant () const |
XSI::siICENodeDataType | GetDataType () const |
XSI::siICENodeStructureType | GetStructureType () const |
ULONG GetCount | ( | void | ) | const [inline] |
Accessor to the number of elements in the array.
bool IsConstant | ( | ) | const [inline] |
Returns true if the array is constant in which case the array values are the same.
XSI::siICENodeDataType GetDataType | ( | ) | const [inline] |
Returns the base data type of this array.
XSI::siICENodeStructureType GetStructureType | ( | ) | const [inline] |
Returns the base structure type of this array.