CommonLibSSE NG
Loading...
Searching...
No Matches
RE::ExtraCachedScale Class Reference

#include <ExtraCachedScale.h>

Inheritance diagram for RE::ExtraCachedScale:
RE::BSExtraData

Public Member Functions

 ~ExtraCachedScale () override
 
ExtraDataType GetType () const override
 
- Public Member Functions inherited from RE::BSExtraData
 BSExtraData ()
 
virtual ~BSExtraData ()=default
 
virtual ExtraDataType GetType () const =0
 
virtual bool IsNotEqual (const BSExtraData *a_rhs) const
 
bool operator== (const BSExtraData &a_rhs) const
 
bool operator!= (const BSExtraData &a_rhs) const
 
 TES_HEAP_REDEFINE_NEW ()
 

Public Attributes

float scale3D
 
float refScale
 
- Public Attributes inherited from RE::BSExtraData
BSExtraDatanext
 

Static Public Attributes

static constexpr auto RTTI = RTTI_ExtraCachedScale
 
static auto EXTRADATATYPE = ExtraDataType::kCachedScale
 
- Static Public Attributes inherited from RE::BSExtraData
static constexpr auto RTTI = RTTI_BSExtraData
 
static constexpr auto VTABLE = VTABLE_BSExtraData
 
static auto EXTRADATATYPE = ExtraDataType::kNone
 

Additional Inherited Members

- Static Public Member Functions inherited from RE::BSExtraData
static BSExtraDataCreate (std::size_t a_size, std::uintptr_t a_vtbl)
 
template<class T >
static T * Create ()
 

Constructor & Destructor Documentation

◆ ~ExtraCachedScale()

RE::ExtraCachedScale::~ExtraCachedScale ( )
override

Member Function Documentation

◆ GetType()

ExtraDataType RE::ExtraCachedScale::GetType ( ) const
overridevirtual

Implements RE::BSExtraData.

Member Data Documentation

◆ EXTRADATATYPE

auto RE::ExtraCachedScale::EXTRADATATYPE = ExtraDataType::kCachedScale
inlinestatic

◆ refScale

float RE::ExtraCachedScale::refScale

◆ RTTI

constexpr auto RE::ExtraCachedScale::RTTI = RTTI_ExtraCachedScale
inlinestaticconstexpr

◆ scale3D

float RE::ExtraCachedScale::scale3D

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