HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UT_StorageNum< fpreal64 > Struct Template Reference

#include <UT_Storage.h>

Public Types

typedef fpreal64 Type
 
typedef fpreal64 AtLeast32Bit
 
typedef fpreal64 MathFloat
 
typedef fpreal32 SecondGuess
 

Static Public Attributes

static const UT_Storage theStorage = UT_Storage::REAL64
 
static constexpr bool theIsFloat = SYS_IsFloatingPoint_v< Type >
 
static constexpr bool theIsInt = SYS_IsIntegral_v< Type >
 

Detailed Description

template<>
struct UT_StorageNum< fpreal64 >

Definition at line 165 of file UT_Storage.h.

Member Typedef Documentation

Definition at line 168 of file UT_Storage.h.

Definition at line 169 of file UT_Storage.h.

Definition at line 170 of file UT_Storage.h.

Definition at line 167 of file UT_Storage.h.

Member Data Documentation

constexpr bool UT_StorageNum< fpreal64 >::theIsFloat = SYS_IsFloatingPoint_v< Type >
static

Definition at line 171 of file UT_Storage.h.

constexpr bool UT_StorageNum< fpreal64 >::theIsInt = SYS_IsIntegral_v< Type >
static

Definition at line 172 of file UT_Storage.h.

Definition at line 166 of file UT_Storage.h.


The documentation for this struct was generated from the following file: