Type Definitions for CICEAttributeDataArray
 
 
 
Type Definitions for CICEAttributeDataArray

The CICEAttributeDataArray class is a template class that encapsulates the following data arrays:

CICEAttributeDataArrayFloat Type

 typedef XSI::CICEAttributeDataArray< float > CICEAttributeDataArrayFloat 

A CICEAttributeDataArray class of type float.

Since:
7.0

CICEAttributeDataArrayLong Type

 typedef XSI::CICEAttributeDataArray< LONG > CICEAttributeDataArrayLong 

A CICEAttributeDataArray class of type LONG.

Since:
7.0

CICEAttributeDataArrayBool Type

 typedef XSI::CICEAttributeDataArray< bool > CICEAttributeDataArrayBool 

The CICEAttributeDataArray< bool > class.

Since:
7.0

CICEAttributeDataArrayVector2f Type

 typedef XSI::CICEAttributeDataArray< CVector2f > CICEAttributeDataArrayVector2f 

A CICEAttributeDataArray class of type CVector2f.

Since:
7.0

CICEAttributeDataArrayVector3f Type

 typedef XSI::CICEAttributeDataArray< CVector3f > CICEAttributeDataArrayVector3f 

A CICEAttributeDataArray class of type CVector3f.

Since:
7.0

CICEAttributeDataArrayVector4f Type

 typedef XSI::CICEAttributeDataArray< CVector4f > CICEAttributeDataArrayVector4f 

A CICEAttributeDataArray class of type CVector4f.

Since:
7.0

CICEAttributeDataArrayQuaternionf Type

 typedef XSI::CICEAttributeDataArray< Quaternionf > CICEAttributeDataArrayQuaternionf 

A CICEAttributeDataArray class of type CQuaternionf.

Since:
7.0

CICEAttributeDataArrayRotationf Type

 typedef XSI::CICEAttributeDataArray< CRotationf > CICEAttributeDataArrayRotationf 

A CICEAttributeDataArray class of type CRotationf.

Since:
7.0

CICEAttributeDataArrayMatrix3f Type

 typedef XSI::CICEAttributeDataArray< CMatrix3f > CICEAttributeDataArrayMatrix3f 

A CICEAttributeDataArray class of type CMatrix3f.

Since:
7.0

CICEAttributeDataArrayMatrix4f Type

 typedef XSI::CICEAttributeDataArray< CMatrix4f > CICEAttributeDataArrayMatrix4f 

A CICEAttributeDataArray class of type CMatrix4f.

Since:
7.0

CICEAttributeDataArrayColor4f Type

 typedef XSI::CICEAttributeDataArray< CColor4f > CICEAttributeDataArrayColor4f 

A CICEAttributeDataArray class of type CColor4f.

Since:
7.0

CICEAttributeDataArrayShape Type

 \typedef XSI::CICEAttributeDataArray< CShape > CICEAttributeDataArrayShape 

A CICEAttributeDataArray class of type CShape.

Since:
7.0