|
HDK
|
#include <UT_Storage.h>
Public Types | |
| typedef int32 | Type |
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 225 of file UT_Storage.h.
| typedef int32 UT_StorageType< UT_Storage::INT32 >::Type |
Definition at line 228 of file UT_Storage.h.
|
static |
Definition at line 229 of file UT_Storage.h.
|
static |
Definition at line 230 of file UT_Storage.h.
|
static |
Definition at line 227 of file UT_Storage.h.