CommonLibSSE (Parapets fork)
RE::BSGraphics::State Class Reference

#include <State.h>

Static Public Member Functions

static StateGetSingleton ()
 

Public Attributes

NiPointer< NiTextureprojectedNoise
 
NiPointer< NiTextureprojectedDiffuse
 
NiPointer< NiTextureprojectedNormal
 
NiPointer< NiTextureprojectedNormalDetail
 
std::uint32_t unk020
 
std::uint32_t screenWidth
 
std::uint32_t screenHeight
 
std::uint32_t frameBufferViewport [2]
 
std::uint32_t unk034
 
std::uint64_t unk038
 
std::uint64_t unk040
 
std::uint64_t unk048
 
bool insideFrame
 
bool letterbox
 
std::uint16_t unk052
 
std::uint32_t unk054
 
std::uint32_t unk058
 
std::uint32_t unk05C
 
NiPointer< NiTextureunk060
 
NiPointer< NiTexturedefaultTextureWhite
 
NiPointer< NiTexturedefaultTextureGrey
 
NiPointer< NiTexturedefaultHeightMap
 
NiPointer< NiTexturedefaultReflectionCubeMap
 
NiPointer< NiTexturedefaultFaceDetailMap
 
NiPointer< NiTexturedefaultTexEffectMap
 
NiPointer< NiTexturedefaultTextureNormalMap
 
NiPointer< NiTextureditheringNoise
 
BSTArray< void * > unk0A8
 
std::uint32_t unk0C0
 
float unk0C4 [2][8]
 
float dynamicResolutionWidth
 
float dynamicResolutionHeight
 
float prevDynamicResolutionWidth
 
float prevDynamicResolutionHeight
 
std::uint32_t unk114
 
std::uint32_t unk118
 
std::uint8_t unk11C
 
std::uint8_t unk11D
 
std::uint8_t unk11E
 
std::uint8_t pad11F
 

Member Function Documentation

◆ GetSingleton()

static State* RE::BSGraphics::State::GetSingleton ( )
static

Member Data Documentation

◆ defaultFaceDetailMap

NiPointer<NiTexture> RE::BSGraphics::State::defaultFaceDetailMap

◆ defaultHeightMap

NiPointer<NiTexture> RE::BSGraphics::State::defaultHeightMap

◆ defaultReflectionCubeMap

NiPointer<NiTexture> RE::BSGraphics::State::defaultReflectionCubeMap

◆ defaultTexEffectMap

NiPointer<NiTexture> RE::BSGraphics::State::defaultTexEffectMap

◆ defaultTextureGrey

NiPointer<NiTexture> RE::BSGraphics::State::defaultTextureGrey

◆ defaultTextureNormalMap

NiPointer<NiTexture> RE::BSGraphics::State::defaultTextureNormalMap

◆ defaultTextureWhite

NiPointer<NiTexture> RE::BSGraphics::State::defaultTextureWhite

◆ ditheringNoise

NiPointer<NiTexture> RE::BSGraphics::State::ditheringNoise

◆ dynamicResolutionHeight

float RE::BSGraphics::State::dynamicResolutionHeight

◆ dynamicResolutionWidth

float RE::BSGraphics::State::dynamicResolutionWidth

◆ frameBufferViewport

std::uint32_t RE::BSGraphics::State::frameBufferViewport[2]

◆ insideFrame

bool RE::BSGraphics::State::insideFrame

◆ letterbox

bool RE::BSGraphics::State::letterbox

◆ pad11F

std::uint8_t RE::BSGraphics::State::pad11F

◆ prevDynamicResolutionHeight

float RE::BSGraphics::State::prevDynamicResolutionHeight

◆ prevDynamicResolutionWidth

float RE::BSGraphics::State::prevDynamicResolutionWidth

◆ projectedDiffuse

NiPointer<NiTexture> RE::BSGraphics::State::projectedDiffuse

◆ projectedNoise

NiPointer<NiTexture> RE::BSGraphics::State::projectedNoise

◆ projectedNormal

NiPointer<NiTexture> RE::BSGraphics::State::projectedNormal

◆ projectedNormalDetail

NiPointer<NiTexture> RE::BSGraphics::State::projectedNormalDetail

◆ screenHeight

std::uint32_t RE::BSGraphics::State::screenHeight

◆ screenWidth

std::uint32_t RE::BSGraphics::State::screenWidth

◆ unk020

std::uint32_t RE::BSGraphics::State::unk020

◆ unk034

std::uint32_t RE::BSGraphics::State::unk034

◆ unk038

std::uint64_t RE::BSGraphics::State::unk038

◆ unk040

std::uint64_t RE::BSGraphics::State::unk040

◆ unk048

std::uint64_t RE::BSGraphics::State::unk048

◆ unk052

std::uint16_t RE::BSGraphics::State::unk052

◆ unk054

std::uint32_t RE::BSGraphics::State::unk054

◆ unk058

std::uint32_t RE::BSGraphics::State::unk058

◆ unk05C

std::uint32_t RE::BSGraphics::State::unk05C

◆ unk060

NiPointer<NiTexture> RE::BSGraphics::State::unk060

◆ unk0A8

BSTArray<void*> RE::BSGraphics::State::unk0A8

◆ unk0C0

std::uint32_t RE::BSGraphics::State::unk0C0

◆ unk0C4

float RE::BSGraphics::State::unk0C4[2][8]

◆ unk114

std::uint32_t RE::BSGraphics::State::unk114

◆ unk118

std::uint32_t RE::BSGraphics::State::unk118

◆ unk11C

std::uint8_t RE::BSGraphics::State::unk11C

◆ unk11D

std::uint8_t RE::BSGraphics::State::unk11D

◆ unk11E

std::uint8_t RE::BSGraphics::State::unk11E

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