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

#include <Atmosphere.h>

Inheritance diagram for RE::Atmosphere:
RE::SkyObject

Public Member Functions

 ~Atmosphere () override
 
void Update (Sky *a_sky, float a_arg2) override
 
virtual void Unk_04 (void)
 
- Public Member Functions inherited from RE::SkyObject
virtual ~SkyObject ()
 
virtual NiNodeGetRoot ()
 
virtual void Init (NiNode *a_root)
 
virtual void Update (Sky *a_sky, float a_arg2)
 

Public Attributes

NiPointer< BSTriShapeatmosphere
 
NiPointer< BSFogProperty > fog
 
NiPointer< NiNodeskyQuadNode
 
NiPointer< BSTriShapeskyQuad
 
bool updateFogDistance
 
std::uint8_t pad31
 
std::uint16_t pad32
 
std::uint32_t pad34
 
- Public Attributes inherited from RE::SkyObject
NiPointer< NiNoderoot
 

Static Public Attributes

static constexpr auto RTTI = RTTI_Atmosphere
 
static constexpr auto VTABLE = VTABLE_Atmosphere
 
- Static Public Attributes inherited from RE::SkyObject
static constexpr auto RTTI = RTTI_SkyObject
 
static constexpr auto VTABLE = VTABLE_SkyObject
 

Constructor & Destructor Documentation

◆ ~Atmosphere()

RE::Atmosphere::~Atmosphere ( )
override

Member Function Documentation

◆ Unk_04()

virtual void RE::Atmosphere::Unk_04 ( void  )
virtual

◆ Update()

void RE::Atmosphere::Update ( Sky a_sky,
float  a_arg2 
)
overridevirtual

Reimplemented from RE::SkyObject.

Member Data Documentation

◆ atmosphere

NiPointer<BSTriShape> RE::Atmosphere::atmosphere

◆ fog

NiPointer<BSFogProperty> RE::Atmosphere::fog

◆ pad31

std::uint8_t RE::Atmosphere::pad31

◆ pad32

std::uint16_t RE::Atmosphere::pad32

◆ pad34

std::uint32_t RE::Atmosphere::pad34

◆ RTTI

constexpr auto RE::Atmosphere::RTTI = RTTI_Atmosphere
inlinestaticconstexpr

◆ skyQuad

NiPointer<BSTriShape> RE::Atmosphere::skyQuad

◆ skyQuadNode

NiPointer<NiNode> RE::Atmosphere::skyQuadNode

◆ updateFogDistance

bool RE::Atmosphere::updateFogDistance

◆ VTABLE

constexpr auto RE::Atmosphere::VTABLE = VTABLE_Atmosphere
inlinestaticconstexpr

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