HDK
|
#include <UT_Storage.h>
Public Types | |
typedef int8 | Type |
typedef int32 | AtLeast32Bit |
typedef fpreal32 | MathFloat |
typedef int32 | SecondGuess |
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 95 of file UT_Storage.h.
typedef int32 UT_StorageNum< int8 >::AtLeast32Bit |
Definition at line 98 of file UT_Storage.h.
typedef fpreal32 UT_StorageNum< int8 >::MathFloat |
Definition at line 99 of file UT_Storage.h.
typedef int32 UT_StorageNum< int8 >::SecondGuess |
Definition at line 100 of file UT_Storage.h.
typedef int8 UT_StorageNum< int8 >::Type |
Definition at line 97 of file UT_Storage.h.
|
static |
Definition at line 101 of file UT_Storage.h.
|
static |
Definition at line 102 of file UT_Storage.h.
|
static |
Definition at line 96 of file UT_Storage.h.