CommonLibSSE (Parapets fork)
RE::BSLightingShaderMaterialParallax Class Reference

#include <BSLightingShaderMaterialParallax.h>

Inheritance diagram for RE::BSLightingShaderMaterialParallax:
RE::BSLightingShaderMaterialBase RE::BSShaderMaterial RE::BSIntrusiveRefCounted

Public Member Functions

 ~BSLightingShaderMaterialParallax () override
 
BSShaderMaterialCreate () override
 
void CopyMembers (BSShaderMaterial *a_src) override
 
std::uint32_t ComputeCRC32 (void) override
 
Feature GetFeature () const override
 
void OnLoadTextureSet (void) override
 
void ClearTextures (void) override
 
void ReceiveValuesFromRootMaterial (void) override
 
void GetTextures (void) override
 
- Public Member Functions inherited from RE::BSLightingShaderMaterialBase
 ~BSLightingShaderMaterialBase () override
 
bool DoIsCopy (BSShaderMaterial *a_other) override
 
BSShaderMaterialGetDefault () override
 
Type GetType () const override
 
virtual void SaveBinary (void)
 
virtual void LoadBinary (void)
 
NiPointer< BSTextureSetGetTextureSet () const
 
void SetTextureSet (NiPointer< BSTextureSet > a_textureSet)
 
- Public Member Functions inherited from RE::BSShaderMaterial
virtual ~BSShaderMaterial ()
 
- Public Member Functions inherited from RE::BSIntrusiveRefCounted
std::uint32_t IncRef () const
 
std::uint32_t DecRef () const
 
 TES_HEAP_REDEFINE_NEW ()
 

Public Attributes

NiPointer< NiSourceTextureheightTexture
 
- Public Attributes inherited from RE::BSLightingShaderMaterialBase
NiColor specularColor
 
std::uint32_t pad44
 
NiPointer< NiSourceTexturediffuseTexture
 
std::int32_t diffuseRenderTargetSourceIndex
 
std::uint32_t pad54
 
NiPointer< NiSourceTexturenormalTexture
 
NiPointer< NiSourceTexturerimSoftLightingTexture
 
NiPointer< NiSourceTexturespecularBackLightingTexture
 
std::int32_t textureClampMode
 
std::int32_t pad74
 
NiPointer< BSTextureSettextureSet
 
float materialAlpha
 
float refractionPower
 
float specularPower
 
float specularColorScale
 
float subSurfaceLightRolloff
 
float rimLightPower
 
std::uint64_t unk98
 
- Public Attributes inherited from RE::BSShaderMaterial
NiPoint2 texCoordOffset [2]
 
NiPoint2 texCoordScale [2]
 
std::uint32_t hashKey
 
std::uint64_t unk30
 

Static Public Attributes

static constexpr auto RTTI = RTTI_BSLightingShaderMaterialParallax
 
- Static Public Attributes inherited from RE::BSLightingShaderMaterialBase
static constexpr auto RTTI = RTTI_BSLightingShaderMaterialBase
 
- Static Public Attributes inherited from RE::BSShaderMaterial
static constexpr auto RTTI = RTTI_BSShaderMaterial
 

Additional Inherited Members

- Public Types inherited from RE::BSShaderMaterial
enum class  Feature
 
enum class  Type { kBase = 0 , kEffect = 1 , kLighting = 2 , kWater = 3 }
 
- Static Public Member Functions inherited from RE::BSLightingShaderMaterialBase
static BSLightingShaderMaterialBaseCreateMaterial (Feature a_feature)
 
- Protected Attributes inherited from RE::BSIntrusiveRefCounted
volatile std::uint32_t _refCount { 0 }
 

Constructor & Destructor Documentation

◆ ~BSLightingShaderMaterialParallax()

RE::BSLightingShaderMaterialParallax::~BSLightingShaderMaterialParallax ( )
override

Member Function Documentation

◆ ClearTextures()

void RE::BSLightingShaderMaterialParallax::ClearTextures ( void  )
overridevirtual

Reimplemented from RE::BSLightingShaderMaterialBase.

◆ ComputeCRC32()

std::uint32_t RE::BSLightingShaderMaterialParallax::ComputeCRC32 ( void  )
overridevirtual

Reimplemented from RE::BSLightingShaderMaterialBase.

◆ CopyMembers()

void RE::BSLightingShaderMaterialParallax::CopyMembers ( BSShaderMaterial a_src)
overridevirtual

Reimplemented from RE::BSLightingShaderMaterialBase.

◆ Create()

BSShaderMaterial* RE::BSLightingShaderMaterialParallax::Create ( )
overridevirtual

◆ GetFeature()

Feature RE::BSLightingShaderMaterialParallax::GetFeature ( ) const
overridevirtual

Reimplemented from RE::BSLightingShaderMaterialBase.

◆ GetTextures()

void RE::BSLightingShaderMaterialParallax::GetTextures ( void  )
overridevirtual

Reimplemented from RE::BSLightingShaderMaterialBase.

◆ OnLoadTextureSet()

void RE::BSLightingShaderMaterialParallax::OnLoadTextureSet ( void  )
overridevirtual

Reimplemented from RE::BSLightingShaderMaterialBase.

◆ ReceiveValuesFromRootMaterial()

void RE::BSLightingShaderMaterialParallax::ReceiveValuesFromRootMaterial ( void  )
overridevirtual

Reimplemented from RE::BSLightingShaderMaterialBase.

Member Data Documentation

◆ heightTexture

NiPointer<NiSourceTexture> RE::BSLightingShaderMaterialParallax::heightTexture

◆ RTTI

constexpr auto RE::BSLightingShaderMaterialParallax::RTTI = RTTI_BSLightingShaderMaterialParallax
inlinestaticconstexpr

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