CommonLibSSE (Parapets fork)
Loading...
Searching...
No Matches
RE::Atmosphere Class Reference

#include <Atmosphere.h>

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

Public Member Functions

virtual ~Atmosphere ()
 
virtual 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 Unk_02 (void)
 
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 Public Attributes inherited from RE::SkyObject
static constexpr auto RTTI = RTTI_SkyObject
 

Constructor & Destructor Documentation

◆ ~Atmosphere()

virtual RE::Atmosphere::~Atmosphere ( )
virtual

Member Function Documentation

◆ Unk_04()

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

◆ Update()

virtual 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

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