Cortex
10.0.0-a4
|
#include <MArrayTraits.h>
Public Types | |
typedef void | ValueType |
The type held in the array. | |
typedef void | DataFn |
Static Public Member Functions | |
static MFn::Type | dataType () |
This traits class is useful for determining various bits of information about the maya array types, for use in template code.
typedef void IECoreMaya::MArrayTraits< T >::DataFn |
The type of the function set that operates on the associated arraydata type. Will be void if no such function set exists.
|
inlinestatic |
Returns the maya api type of the associated arraydata type. Returns MFn::kInvalid if no associated type exists.