|
HDK
|
#include <UT_Storage.h>
Public Types | |
| typedef fpreal64 | Type |
| typedef fpreal64 | AtLeast32Bit |
| typedef fpreal64 | MathFloat |
| typedef fpreal32 | SecondGuess |
Static Public Attributes | |
| static const UT_Storage | theStorage = UT_Storage::REAL64 |
| static constexpr bool | theIsFloat = SYS_IsFloatingPoint_v< Type > |
| static constexpr bool | theIsInt = SYS_IsIntegral_v< Type > |
Definition at line 173 of file UT_Storage.h.
| typedef fpreal64 UT_StorageNum< fpreal64 >::AtLeast32Bit |
Definition at line 177 of file UT_Storage.h.
| typedef fpreal64 UT_StorageNum< fpreal64 >::MathFloat |
Definition at line 178 of file UT_Storage.h.
| typedef fpreal32 UT_StorageNum< fpreal64 >::SecondGuess |
Definition at line 179 of file UT_Storage.h.
| typedef fpreal64 UT_StorageNum< fpreal64 >::Type |
Definition at line 176 of file UT_Storage.h.
|
static |
Definition at line 180 of file UT_Storage.h.
|
static |
Definition at line 181 of file UT_Storage.h.
|
static |
Definition at line 175 of file UT_Storage.h.