HDK
|
#include <UT_Storage.h>
Public Types | |
typedef int64 | Type |
typedef int64 | AtLeast32Bit |
typedef fpreal64 | MathFloat |
typedef int32 | SecondGuess |
Static Public Attributes | |
static const UT_Storage | theStorage = UT_Storage::INT64 |
static constexpr bool | theIsFloat = SYS_IsFloatingPoint_v< Type > |
static constexpr bool | theIsInt = SYS_IsIntegral_v< Type > |
Definition at line 135 of file UT_Storage.h.
typedef int64 UT_StorageNum< int64 >::AtLeast32Bit |
Definition at line 138 of file UT_Storage.h.
typedef fpreal64 UT_StorageNum< int64 >::MathFloat |
Definition at line 139 of file UT_Storage.h.
typedef int32 UT_StorageNum< int64 >::SecondGuess |
Definition at line 140 of file UT_Storage.h.
typedef int64 UT_StorageNum< int64 >::Type |
Definition at line 137 of file UT_Storage.h.
|
static |
Definition at line 141 of file UT_Storage.h.
|
static |
Definition at line 142 of file UT_Storage.h.
|
static |
Definition at line 136 of file UT_Storage.h.