HDK
|
#include <UT_FixedVector.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 454 of file UT_FixedVector.h.
typedef T UT_FixedVectorTraits< T >::DataType |
Definition at line 457 of file UT_FixedVector.h.
typedef UT_FixedVector<T,1> UT_FixedVectorTraits< T >::FixedVectorType |
Definition at line 456 of file UT_FixedVector.h.
|
static |
Definition at line 459 of file UT_FixedVector.h.
|
static |
Definition at line 458 of file UT_FixedVector.h.