|
HDK
|
#include <UT_Storage.h>
Public Types | |
| typedef fpreal32 | Type |
Static Public Attributes | |
| static const UT_Storage | theStorage = UT_Storage::REAL32 |
| static constexpr bool | theIsFloat = SYS_IsFloatingPoint_v< Type > |
| static constexpr bool | theIsInt = SYS_IsIntegral_v< Type > |
Definition at line 249 of file UT_Storage.h.
| typedef fpreal32 UT_StorageType< UT_Storage::REAL32 >::Type |
Definition at line 252 of file UT_Storage.h.
|
static |
Definition at line 253 of file UT_Storage.h.
|
static |
Definition at line 254 of file UT_Storage.h.
|
static |
Definition at line 251 of file UT_Storage.h.