HDK
|
#include <UT_Storage.h>
Public Types | |
typedef int8 | Type |
Static Public Attributes | |
static const UT_Storage | theStorage = UT_Storage::INT8 |
static constexpr bool | theIsFloat = SYS_IsFloatingPoint_v< Type > |
static constexpr bool | theIsInt = SYS_IsIntegral_v< Type > |
Definition at line 191 of file UT_Storage.h.
typedef int8 UT_StorageType< UT_Storage::INT8 >::Type |
Definition at line 193 of file UT_Storage.h.
|
static |
Definition at line 194 of file UT_Storage.h.
|
static |
Definition at line 195 of file UT_Storage.h.
|
static |
Definition at line 192 of file UT_Storage.h.