|
HDK
|
#include <UT_Storage.h>
Public Types | |
| typedef int16 | Type |
| typedef int32 | AtLeast32Bit |
| typedef fpreal32 | MathFloat |
| typedef int32 | SecondGuess |
Static Public Attributes | |
| static const UT_Storage | theStorage = UT_Storage::INT16 |
| static constexpr bool | theIsFloat = SYS_IsFloatingPoint_v< Type > |
| static constexpr bool | theIsInt = SYS_IsIntegral_v< Type > |
Definition at line 118 of file UT_Storage.h.
| typedef int32 UT_StorageNum< int16 >::AtLeast32Bit |
Definition at line 122 of file UT_Storage.h.
| typedef fpreal32 UT_StorageNum< int16 >::MathFloat |
Definition at line 123 of file UT_Storage.h.
| typedef int32 UT_StorageNum< int16 >::SecondGuess |
Definition at line 124 of file UT_Storage.h.
| typedef int16 UT_StorageNum< int16 >::Type |
Definition at line 121 of file UT_Storage.h.
|
static |
Definition at line 125 of file UT_Storage.h.
|
static |
Definition at line 126 of file UT_Storage.h.
|
static |
Definition at line 120 of file UT_Storage.h.