HDK
|
#include <UT_Storage.h>
Public Types | |
typedef uint8 | Type |
Static Public Attributes | |
static const UT_Storage | theStorage = UT_Storage::UINT8 |
static constexpr bool | theIsFloat = SYS_IsFloatingPoint_v< Type > |
static constexpr bool | theIsInt = SYS_IsIntegral_v< Type > |
Definition at line 198 of file UT_Storage.h.
typedef uint8 UT_StorageType< UT_Storage::UINT8 >::Type |
Definition at line 200 of file UT_Storage.h.
|
static |
Definition at line 201 of file UT_Storage.h.
|
static |
Definition at line 202 of file UT_Storage.h.
|
static |
Definition at line 199 of file UT_Storage.h.