HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UT_StorageType< UT_Storage::REAL32 > Struct Template Reference

#include <UT_Storage.h>

Public Types

typedef fpreal32 Type
 

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 >
 

Detailed Description

template<>
struct UT_StorageType< UT_Storage::REAL32 >

Definition at line 233 of file UT_Storage.h.

Member Typedef Documentation

Definition at line 235 of file UT_Storage.h.

Member Data Documentation

constexpr bool UT_StorageType< UT_Storage::REAL32 >::theIsFloat = SYS_IsFloatingPoint_v< Type >
static

Definition at line 236 of file UT_Storage.h.

constexpr bool UT_StorageType< UT_Storage::REAL32 >::theIsInt = SYS_IsIntegral_v< Type >
static

Definition at line 237 of file UT_Storage.h.

Definition at line 234 of file UT_Storage.h.


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