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

#include <UT_Storage.h>

Public Types

typedef int8 Type
 
typedef int32 AtLeast32Bit
 
typedef fpreal32 MathFloat
 
typedef int32 SecondGuess
 

Static Public Attributes

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

Detailed Description

template<>
struct UT_StorageNum< int8 >

Definition at line 95 of file UT_Storage.h.

Member Typedef Documentation

Definition at line 98 of file UT_Storage.h.

Definition at line 99 of file UT_Storage.h.

Definition at line 100 of file UT_Storage.h.

typedef int8 UT_StorageNum< int8 >::Type

Definition at line 97 of file UT_Storage.h.

Member Data Documentation

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

Definition at line 101 of file UT_Storage.h.

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

Definition at line 102 of file UT_Storage.h.

Definition at line 96 of file UT_Storage.h.


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