HDK
|
#include <UT_Storage.h>
Public Types | |
typedef int64 | Type |
Static Public Attributes | |
static const UT_Storage | theStorage = UT_Storage::INT64 |
static constexpr bool | theIsFloat = SYS_IsFloatingPoint_v< Type > |
static constexpr bool | theIsInt = SYS_IsIntegral_v< Type > |
Definition at line 219 of file UT_Storage.h.
typedef int64 UT_StorageType< UT_Storage::INT64 >::Type |
Definition at line 221 of file UT_Storage.h.
|
static |
Definition at line 222 of file UT_Storage.h.
|
static |
Definition at line 223 of file UT_Storage.h.
|
static |
Definition at line 220 of file UT_Storage.h.