HDK
|
#include <UT_Storage.h>
Public Types | |
typedef uint8 | Type |
typedef int32 | AtLeast32Bit |
typedef fpreal32 | MathFloat |
typedef int32 | SecondGuess |
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 105 of file UT_Storage.h.
typedef int32 UT_StorageNum< uint8 >::AtLeast32Bit |
Definition at line 108 of file UT_Storage.h.
typedef fpreal32 UT_StorageNum< uint8 >::MathFloat |
Definition at line 109 of file UT_Storage.h.
typedef int32 UT_StorageNum< uint8 >::SecondGuess |
Definition at line 110 of file UT_Storage.h.
typedef uint8 UT_StorageNum< uint8 >::Type |
Definition at line 107 of file UT_Storage.h.
|
static |
Definition at line 111 of file UT_Storage.h.
|
static |
Definition at line 112 of file UT_Storage.h.
|
static |
Definition at line 106 of file UT_Storage.h.