|
HDK
|
#include <UT_Storage.h>
Public Types | |
| typedef fpreal16 | Type |
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 241 of file UT_Storage.h.
| typedef fpreal16 UT_StorageType< UT_Storage::REAL16 >::Type |
Definition at line 244 of file UT_Storage.h.
|
static |
Definition at line 245 of file UT_Storage.h.
|
static |
Definition at line 246 of file UT_Storage.h.
|
static |
Definition at line 243 of file UT_Storage.h.