HDK
|
#include <UT_FixedVectorTraits.h>
Public Types | |
typedef UT_FixedVector< T, 1 > | FixedVectorType |
typedef T | DataType |
Static Public Attributes | |
static const exint | TupleSize = 1 |
static const bool | isVectorType = false |
Definition at line 23 of file UT_FixedVectorTraits.h.
typedef T UT_FixedVectorTraits< T >::DataType |
Definition at line 26 of file UT_FixedVectorTraits.h.
typedef UT_FixedVector<T,1> UT_FixedVectorTraits< T >::FixedVectorType |
Definition at line 25 of file UT_FixedVectorTraits.h.
|
static |
Definition at line 28 of file UT_FixedVectorTraits.h.
|
static |
Definition at line 27 of file UT_FixedVectorTraits.h.