| 
    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 140 of file UT_Storage.h.
| typedef int64 UT_StorageNum< int64 >::AtLeast32Bit | 
Definition at line 144 of file UT_Storage.h.
| typedef fpreal64 UT_StorageNum< int64 >::MathFloat | 
Definition at line 145 of file UT_Storage.h.
| typedef int32 UT_StorageNum< int64 >::SecondGuess | 
Definition at line 146 of file UT_Storage.h.
| typedef int64 UT_StorageNum< int64 >::Type | 
Definition at line 143 of file UT_Storage.h.
      
  | 
  static | 
Definition at line 147 of file UT_Storage.h.
      
  | 
  static | 
Definition at line 148 of file UT_Storage.h.
      
  | 
  static | 
Definition at line 142 of file UT_Storage.h.