|
HDK
|
#include <UT_Storage.h>
Public Types | |
| typedef int32 | Type |
| typedef int32 | AtLeast32Bit |
| typedef fpreal32 | MathFloat |
| typedef int64 | SecondGuess |
Static Public Attributes | |
| static const UT_Storage | theStorage = UT_Storage::INT32 |
| static constexpr bool | theIsFloat = SYS_IsFloatingPoint_v< Type > |
| static constexpr bool | theIsInt = SYS_IsIntegral_v< Type > |
Definition at line 129 of file UT_Storage.h.
| typedef int32 UT_StorageNum< int32 >::AtLeast32Bit |
Definition at line 133 of file UT_Storage.h.
| typedef fpreal32 UT_StorageNum< int32 >::MathFloat |
Definition at line 134 of file UT_Storage.h.
| typedef int64 UT_StorageNum< int32 >::SecondGuess |
Definition at line 135 of file UT_Storage.h.
| typedef int32 UT_StorageNum< int32 >::Type |
Definition at line 132 of file UT_Storage.h.
|
static |
Definition at line 136 of file UT_Storage.h.
|
static |
Definition at line 137 of file UT_Storage.h.
|
static |
Definition at line 131 of file UT_Storage.h.