| 
    HDK
    
   | 
 
#include <UT_Storage.h>
Public Types | |
| typedef fpreal32 | Type | 
| typedef fpreal32 | AtLeast32Bit | 
| typedef fpreal32 | MathFloat | 
| typedef fpreal64 | SecondGuess | 
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 162 of file UT_Storage.h.
| typedef fpreal32 UT_StorageNum< fpreal32 >::AtLeast32Bit | 
Definition at line 166 of file UT_Storage.h.
| typedef fpreal32 UT_StorageNum< fpreal32 >::MathFloat | 
Definition at line 167 of file UT_Storage.h.
| typedef fpreal64 UT_StorageNum< fpreal32 >::SecondGuess | 
Definition at line 168 of file UT_Storage.h.
| typedef fpreal32 UT_StorageNum< fpreal32 >::Type | 
Definition at line 165 of file UT_Storage.h.
      
  | 
  static | 
Definition at line 169 of file UT_Storage.h.
      
  | 
  static | 
Definition at line 170 of file UT_Storage.h.
      
  | 
  static | 
Definition at line 164 of file UT_Storage.h.