CommonLibSSE (powerof3)
|
#include <BSGrassShaderProperty.h>
Public Member Functions | |
virtual | ~BSGrassShaderProperty () |
const NiRTTI * | GetRTTI () const override |
NiObject * | CreateClone (NiCloningProcess &a_cloning) override |
void | LoadBinary (NiStream &a_stream) override |
void | LinkObject (NiStream &a_stream) override |
bool | RegisterStreamables (NiStream &a_stream) override |
void | SaveBinary (NiStream &a_stream) override |
bool | IsEqual (NiObject *a_object) override |
bool | SetupGeometry (BSGeometry *a_geometry) override |
RenderPassArray * | GetRenderPasses (BSGeometry *a_geometry, std::uint32_t a_arg2, BSShaderAccumulator *a_accumulator) override |
void | Unk_2B (void) override |
void | Unk_2F (void) override |
std::int32_t | QShader () override |
void | Unk_3F (void) |
void | Unk_40 (void) |
Public Member Functions inherited from RE::BSLightingShaderProperty | |
~BSLightingShaderProperty () override | |
const NiRTTI * | GetRTTI () const override |
NiObject * | CreateClone (NiCloningProcess &a_cloning) override |
void | LoadBinary (NiStream &a_stream) override |
void | LinkObject (NiStream &a_stream) override |
bool | RegisterStreamables (NiStream &a_stream) override |
void | SaveBinary (NiStream &a_stream) override |
bool | IsEqual (NiObject *a_object) override |
void | PostLinkObject (NiStream &a_stream) override |
bool | SetupGeometry (BSGeometry *a_geometry) override |
bool | FinishSetupGeometry (BSGeometry *a_geometry) override |
RenderPassArray * | GetRenderPasses (BSGeometry *a_geometry, std::uint32_t a_arg2, BSShaderAccumulator *a_accumulator) override |
void | Unk_2B (void) override |
void | Unk_2C (void) override |
void | Unk_2D (void) override |
void | Unk_2F (void) override |
bool | CanMerge (const BSShaderProperty *a_other) override |
void | SetMaterialAlpha (float a_alpha) override |
float | QMaterialAlpha () override |
std::int32_t | ForEachTexture (ForEachVisitor &a_visitor) override |
void | DoClearRenderPasses () override |
std::int32_t | QShader () override |
NiSourceTexture * | GetBaseTexture () override |
bool | AcceptsEffectData () const override |
void | Unk_3B (void) override |
std::uint32_t | DetermineUtilityShaderDecl () override |
BSShaderMaterial::Type | GetMaterialType () override |
void | CopyMembers (BSLightingShaderProperty *a_other) |
Public Member Functions inherited from RE::BSShaderProperty | |
~BSShaderProperty () override | |
const NiRTTI * | GetRTTI () const override |
NiObject * | CreateClone (NiCloningProcess &a_cloning) override |
void | LoadBinary (NiStream &a_stream) override |
void | LinkObject (NiStream &a_stream) override |
bool | RegisterStreamables (NiStream &a_stream) override |
void | SaveBinary (NiStream &a_stream) override |
bool | IsEqual (NiObject *a_object) override |
void | PostLinkObject (NiStream &a_stream) override |
bool | SetupGeometry (BSGeometry *a_geometry) override |
void | Unk_29 (void) override |
virtual void | Unk_2E (void) |
virtual void | Unk_36 (void) |
virtual void | Unk_38 (void) |
virtual void | Unk_3A (void) |
virtual void | Unk_3C (void) |
void | SetEffectShaderData (const BSTSmartPointer< BSEffectShaderData > &a_data) |
void | SetMaterial (BSShaderMaterial *a_material, bool a_unk1) |
void | SetFlags (EShaderPropertyFlag8 a_flag, bool a_set) |
void | LinkMaterial (BSShaderMaterial *a_material, bool a_unk1) |
Public Member Functions inherited from RE::NiShadeProperty | |
~NiShadeProperty () override | |
const NiRTTI * | GetRTTI () const override |
NiObject * | CreateClone (NiCloningProcess &a_cloning) override |
void | LoadBinary (NiStream &a_stream) override |
void | LinkObject (NiStream &a_stream) override |
bool | RegisterStreamables (NiStream &a_stream) override |
void | SaveBinary (NiStream &a_stream) override |
bool | IsEqual (NiObject *a_object) override |
Type | GetType () const override |
Public Member Functions inherited from RE::NiProperty | |
~NiProperty () override | |
void | LoadBinary (NiStream &a_stream) override |
void | LinkObject (NiStream &a_stream) override |
void | SaveBinary (NiStream &a_stream) override |
void | ProcessClone (NiCloningProcess &a_cloning) override |
virtual void | Update (float a_time) |
Public Member Functions inherited from RE::NiObjectNET | |
~NiObjectNET () override | |
void | LoadBinary (NiStream &a_stream) override |
void | LinkObject (NiStream &a_stream) override |
void | SaveBinary (NiStream &a_stream) override |
void | PostLinkObject (NiStream &a_stream) override |
bool | AddExtraData (const BSFixedString &a_key, NiExtraData *a_extra) |
bool | AddExtraData (NiExtraData *a_extra) |
void | DeleteExtraData (std::uint16_t a_extraDataIndex) |
NiTimeController * | GetControllers () const |
NiTimeController * | GetController (const NiRTTI *a_rtti) const |
template<class T > | |
T * | GetController () const |
NiExtraData * | GetExtraData (const BSFixedString &a_key) const |
template<class T > | |
T * | GetExtraData (const BSFixedString &a_key) const |
NiExtraData * | GetExtraDataAt (std::uint16_t a_extraDataIndex) const |
std::uint16_t | GetExtraDataSize () const |
bool | HasExtraData (const BSFixedString &a_key) const |
bool | InsertExtraData (NiExtraData *a_extra) |
void | RemoveAllExtraData () |
bool | RemoveExtraData (const BSFixedString &a_key) |
bool | RemoveExtraDataAt (std::uint16_t a_extraDataIndex) |
bool | SetExtraDataSize (std::uint16_t a_size) |
Public Member Functions inherited from RE::NiObject | |
~NiObject () override=default | |
virtual NiNode * | AsNode () |
virtual NiSwitchNode * | AsSwitchNode () |
virtual BSFadeNode * | AsFadeNode () |
virtual BSMultiBoundNode * | AsMultiBoundNode () |
virtual BSGeometry * | AsGeometry () |
virtual NiTriStrips * | AsTriStrips () |
virtual BSTriShape * | AsTriShape () |
virtual BSSegmentedTriShape * | AsSegmentedTriShape () |
virtual BSSubIndexTriShape * | AsSubIndexTriShape () |
virtual BSDynamicTriShape * | AsDynamicTriShape () |
virtual NiGeometry * | AsNiGeometry () |
virtual NiTriBasedGeom * | AsNiTriBasedGeom () |
virtual NiTriShape * | AsNiTriShape () |
virtual NiParticles * | AsParticlesGeom () |
virtual BSLines * | AsLinesGeom () |
virtual bhkNiCollisionObject * | AsBhkNiCollisionObject () |
virtual bhkBlendCollisionObject * | AsBhkBlendCollisionObject () |
virtual bhkAttachmentCollisionObject * | AsBhkAttachmentCollisionObject () |
virtual bhkRigidBody * | AsBhkRigidBody () |
virtual bhkLimitedHingeConstraint * | AsBhkLimitedHingeConstraint () |
virtual NiObject * | CreateClone ([[maybe_unused]] NiCloningProcess &a_cloning) |
virtual void | LoadBinary ([[maybe_unused]] NiStream &a_stream) |
virtual void | LinkObject ([[maybe_unused]] NiStream &a_stream) |
virtual void | SaveBinary ([[maybe_unused]] NiStream &a_stream) |
virtual void | PostLinkObject ([[maybe_unused]] NiStream &a_stream) |
virtual bool | StreamCanSkip () |
virtual const NiRTTI * | GetStreamableRTTI () const |
virtual std::uint32_t | GetBlockAllocationSize () const |
virtual NiObjectGroup * | GetGroup () const |
virtual void | SetGroup ([[maybe_unused]] NiObjectGroup *a_group) |
virtual NiControllerManager * | AsNiControllerManager () |
void | CreateDeepCopy (NiPointer< NiObject > &a_object) |
Public Member Functions inherited from RE::NiRefObject | |
NiRefObject () | |
virtual | ~NiRefObject () |
virtual void | DeleteThis () |
void | IncRefCount () |
void | DecRefCount () |
constexpr std::uint32_t | GetRefCount () const noexcept |
TES_HEAP_REDEFINE_NEW () | |
Public Attributes | |
std::uint64_t | unk160 |
std::uint64_t | unk168 |
std::uint64_t | unk170 |
std::uint64_t | unk178 |
std::uint64_t | unk180 |
std::uint64_t | unk188 |
std::uint64_t | unk190 |
std::uint64_t | unk198 |
std::uint64_t | unk1A0 |
std::uint64_t | unk1A8 |
std::uint64_t | unk1B0 |
std::uint64_t | unk1B8 |
std::uint64_t | unk1C0 |
std::uint64_t | unk1C8 |
Public Attributes inherited from RE::BSLightingShaderProperty | |
Data | unk088 [3] |
Data | unk0B8 |
Data | unk0C8 |
Data | unk0D8 |
BSRenderPass * | unk0E8 |
NiColor * | emissiveColor |
float | emissiveMult |
float | forcedDarkness |
float | specularLODFade |
float | envmapLODFade |
std::uint32_t | unk108 |
NiColorA | projectedUVParams |
NiColorA | projectedUVColor |
std::int32_t | unk12C |
std::uint32_t | unk130 |
std::uint32_t | unk134 |
BSTArray< void * > | unk138 |
std::uint64_t | unk150 |
std::uint8_t | unk158 |
std::uint8_t | pad159 |
std::uint16_t | pad15A |
std::uint32_t | pad15C |
Public Attributes inherited from RE::BSShaderProperty | |
float | alpha |
std::int32_t | lastRenderPassState |
REX::EnumSet< EShaderPropertyFlag, std::uint64_t > | flags |
RenderPassArray | renderPassList |
std::uint64_t | unk48 |
RenderPassArray | debugRenderPassList |
std::uint64_t | unk58 |
BSFadeNode * | fadeNode |
BSTSmartPointer< BSEffectShaderData > | effectData |
BSShaderPropertyLightData * | lightData |
BSShaderMaterial * | material |
std::uint64_t | unk80 |
Public Attributes inherited from RE::NiObjectNET | |
BSFixedString | name |
NiPointer< NiTimeController > | controllers |
NiExtraData ** | extra |
std::uint16_t | extraDataSize |
std::uint16_t | maxSize |
std::uint32_t | pad2C |
Public Attributes inherited from RE::NiRefObject | |
volatile std::uint32_t | _refCount { 0 } |
std::uint32_t | _pad0C { 0 } |
Static Public Attributes | |
static constexpr auto | RTTI = RTTI_BSGrassShaderProperty |
static constexpr auto | Ni_RTTI = NiRTTI_BSGrassShaderProperty |
static constexpr auto | VTABLE = VTABLE_BSGrassShaderProperty |
Static Public Attributes inherited from RE::BSLightingShaderProperty | |
static constexpr auto | RTTI = RTTI_BSLightingShaderProperty |
static constexpr auto | Ni_RTTI = NiRTTI_BSLightingShaderProperty |
static constexpr auto | VTABLE = VTABLE_BSLightingShaderProperty |
Static Public Attributes inherited from RE::BSShaderProperty | |
static constexpr auto | RTTI = RTTI_BSShaderProperty |
static constexpr auto | Ni_RTTI = NiRTTI_BSShaderProperty |
static constexpr auto | VTABLE = VTABLE_BSShaderProperty |
Static Public Attributes inherited from RE::NiShadeProperty | |
static constexpr auto | RTTI = RTTI_NiShadeProperty |
static constexpr auto | Ni_RTTI = NiRTTI_NiShadeProperty |
static constexpr auto | VTABLE = VTABLE_NiShadeProperty |
Static Public Attributes inherited from RE::NiProperty | |
static constexpr auto | RTTI = RTTI_NiProperty |
static constexpr auto | Ni_RTTI = NiRTTI_NiProperty |
static constexpr auto | VTABLE = VTABLE_NiProperty |
Static Public Attributes inherited from RE::NiObjectNET | |
static constexpr auto | RTTI = RTTI_NiObjectNET |
static constexpr auto | Ni_RTTI = NiRTTI_NiObjectNET |
static constexpr auto | VTABLE = VTABLE_NiObjectNET |
Static Public Attributes inherited from RE::NiObject | |
static constexpr auto | RTTI = RTTI_NiObject |
static constexpr auto | Ni_RTTI = NiRTTI_NiObject |
static constexpr auto | VTABLE = VTABLE_NiObject |
Static Public Attributes inherited from RE::NiRefObject | |
static constexpr auto | RTTI = RTTI_NiRefObject |
static constexpr auto | VTABLE = VTABLE_NiRefObject |
|
virtual |
|
override |
|
overridevirtual |
Implements RE::BSShaderProperty.
|
overridevirtual |
Reimplemented from RE::NiObject.
|
overridevirtual |
Reimplemented from RE::NiObject.
|
override |
|
override |
|
overridevirtual |
Reimplemented from RE::BSShaderProperty.
|
overridevirtual |
Reimplemented from RE::NiObject.
|
override |
|
overridevirtual |
Reimplemented from RE::NiShadeProperty.
|
overridevirtual |
Reimplemented from RE::BSShaderProperty.
|
overridevirtual |
Reimplemented from RE::BSShaderProperty.
void RE::BSGrassShaderProperty::Unk_3F | ( | void | ) |
void RE::BSGrassShaderProperty::Unk_40 | ( | void | ) |
|
inlinestaticconstexpr |
|
inlinestaticconstexpr |
std::uint64_t RE::BSGrassShaderProperty::unk160 |
std::uint64_t RE::BSGrassShaderProperty::unk168 |
std::uint64_t RE::BSGrassShaderProperty::unk170 |
std::uint64_t RE::BSGrassShaderProperty::unk178 |
std::uint64_t RE::BSGrassShaderProperty::unk180 |
std::uint64_t RE::BSGrassShaderProperty::unk188 |
std::uint64_t RE::BSGrassShaderProperty::unk190 |
std::uint64_t RE::BSGrassShaderProperty::unk198 |
std::uint64_t RE::BSGrassShaderProperty::unk1A0 |
std::uint64_t RE::BSGrassShaderProperty::unk1A8 |
std::uint64_t RE::BSGrassShaderProperty::unk1B0 |
std::uint64_t RE::BSGrassShaderProperty::unk1B8 |
std::uint64_t RE::BSGrassShaderProperty::unk1C0 |
std::uint64_t RE::BSGrassShaderProperty::unk1C8 |
|
inlinestaticconstexpr |