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

#include <UT_Storage.h>

Public Types

typedef fpreal16 Type
 
typedef fpreal32 AtLeast32Bit
 
typedef fpreal32 MathFloat
 
typedef fpreal32 SecondGuess
 

Static Public Attributes

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

Detailed Description

template<>
struct UT_StorageNum< fpreal16 >

Definition at line 145 of file UT_Storage.h.

Member Typedef Documentation

Definition at line 148 of file UT_Storage.h.

Definition at line 149 of file UT_Storage.h.

Definition at line 150 of file UT_Storage.h.

Definition at line 147 of file UT_Storage.h.

Member Data Documentation

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

Definition at line 151 of file UT_Storage.h.

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

Definition at line 152 of file UT_Storage.h.

Definition at line 146 of file UT_Storage.h.


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