|
HDK
|
#include <UT_Storage.h>
Public Types | |
| typedef fpreal16 | Type |
| typedef fpreal32 | AtLeast32Bit |
| typedef fpreal32 | MathFloat |
| typedef fpreal32 | SecondGuess |
Static Public Attributes | |
| static const UT_Storage | theStorage = UT_Storage::REAL16 |
| static constexpr bool | theIsFloat = SYS_IsFloatingPoint_v< Type > |
| static constexpr bool | theIsInt = SYS_IsIntegral_v< Type > |
Definition at line 151 of file UT_Storage.h.
| typedef fpreal32 UT_StorageNum< fpreal16 >::AtLeast32Bit |
Definition at line 155 of file UT_Storage.h.
| typedef fpreal32 UT_StorageNum< fpreal16 >::MathFloat |
Definition at line 156 of file UT_Storage.h.
| typedef fpreal32 UT_StorageNum< fpreal16 >::SecondGuess |
Definition at line 157 of file UT_Storage.h.
| typedef fpreal16 UT_StorageNum< fpreal16 >::Type |
Definition at line 154 of file UT_Storage.h.
|
static |
Definition at line 158 of file UT_Storage.h.
|
static |
Definition at line 159 of file UT_Storage.h.
|
static |
Definition at line 153 of file UT_Storage.h.