LeviLamina
Loading...
Searching...
No Matches
DataDrivenRenderer_tempComponent_BalloonAdditionalRendering Class Reference
+ Inheritance diagram for DataDrivenRenderer_tempComponent_BalloonAdditionalRendering:

Public Member Functions

DataDrivenRenderer_tempComponent_BalloonAdditionalRenderingoperator= (DataDrivenRenderer_tempComponent_BalloonAdditionalRendering const &)
 
 DataDrivenRenderer_tempComponent_BalloonAdditionalRendering (DataDrivenRenderer_tempComponent_BalloonAdditionalRendering const &)
 
virtual void render (::BaseActorRenderContext &, ::ActorRenderData &, ::RenderParams &)
 
virtual void renderEffects (::BaseActorRenderContext &renderContext, ::ActorRenderData &actorRenderData, ::RenderParams &renderParams)
 
virtual::AABB getRenderBounds (::Actor const &entity) const
 
MCAPI DataDrivenRenderer_tempComponent_BalloonAdditionalRendering (::std::shared_ptr<::DataDrivenRenderer > renderer)
 
MCAPI::mce::Mesh _extractRopeMesh (::Tessellator &t, ::glm::vec3 const &ropeStart, ::glm::vec3 const &ropeEnd, int sideIndex, int sideCount) const
 
MCAPI::Vec3 _getBalloonAnchor (::Actor *attached, ::Actor &balloon, ::BaseActorRenderContext &renderContext, float actorFrameAlpha) const
 
MCAPI void * $ctor (::std::shared_ptr<::DataDrivenRenderer > renderer)
 
MCAPI void $render (::BaseActorRenderContext &, ::ActorRenderData &, ::RenderParams &)
 
MCAPI void $renderEffects (::BaseActorRenderContext &renderContext, ::ActorRenderData &actorRenderData, ::RenderParams &renderParams)
 
MCAPI::AABB $getRenderBounds (::Actor const &entity) const
 
virtual void preRender (::BaseActorRenderContext &renderContext, ::ActorRenderData &actorRenderData, ::RenderParams &renderParams)
 
virtual::V2TempComponentRequirements getV2Requirements () const
 
MCAPI void $preRender (::BaseActorRenderContext &renderContext, ::ActorRenderData &actorRenderData, ::RenderParams &renderParams)
 
MCAPI::V2TempComponentRequirements $getV2Requirements () const
 

Static Public Member Functions

static MCAPI void ** $vftable ()
 
static MCAPI ::BoneOrientation const & findBoneOrientation (::std::vector<::BoneOrientation > const &boneOrientations, ::HashedString const &boneName)
 

Public Attributes

::ll::UntypedStorage< 8, 16 > mUnk912e19
 
::ll::UntypedStorage< 8, 16 > mUnk13eb80
 
::ll::UntypedStorage< 8, 32 > mUnkb2b3ff
 

Constructor & Destructor Documentation

◆ DataDrivenRenderer_tempComponent_BalloonAdditionalRendering()

MCAPI DataDrivenRenderer_tempComponent_BalloonAdditionalRendering::DataDrivenRenderer_tempComponent_BalloonAdditionalRendering ( ::std::shared_ptr<::DataDrivenRenderer > renderer)
explicit
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

Member Function Documentation

◆ render()

virtual void DataDrivenRenderer_tempComponent_BalloonAdditionalRendering::render ( ::BaseActorRenderContext & ,
::ActorRenderData & ,
::RenderParams &  )
virtual

◆ renderEffects()

virtual void DataDrivenRenderer_tempComponent_BalloonAdditionalRendering::renderEffects ( ::BaseActorRenderContext & renderContext,
::ActorRenderData & actorRenderData,
::RenderParams & renderParams )
virtual

Reimplemented from DataDrivenRenderer_tempComponent.

◆ _extractRopeMesh()

MCAPI::mce::Mesh DataDrivenRenderer_tempComponent_BalloonAdditionalRendering::_extractRopeMesh ( ::Tessellator & t,
::glm::vec3 const & ropeStart,
::glm::vec3 const & ropeEnd,
int sideIndex,
int sideCount ) const
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ _getBalloonAnchor()

MCAPI::Vec3 DataDrivenRenderer_tempComponent_BalloonAdditionalRendering::_getBalloonAnchor ( ::Actor * attached,
::Actor & balloon,
::BaseActorRenderContext & renderContext,
float actorFrameAlpha ) const
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $ctor()

MCAPI void * DataDrivenRenderer_tempComponent_BalloonAdditionalRendering::$ctor ( ::std::shared_ptr<::DataDrivenRenderer > renderer)
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $render()

MCAPI void DataDrivenRenderer_tempComponent_BalloonAdditionalRendering::$render ( ::BaseActorRenderContext & ,
::ActorRenderData & ,
::RenderParams &  )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $renderEffects()

MCAPI void DataDrivenRenderer_tempComponent_BalloonAdditionalRendering::$renderEffects ( ::BaseActorRenderContext & renderContext,
::ActorRenderData & actorRenderData,
::RenderParams & renderParams )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $getRenderBounds()

MCAPI::AABB DataDrivenRenderer_tempComponent_BalloonAdditionalRendering::$getRenderBounds ( ::Actor const & entity) const
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $vftable()

static MCAPI void ** DataDrivenRenderer_tempComponent_BalloonAdditionalRendering::$vftable ( )
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ findBoneOrientation()

static MCAPI ::BoneOrientation const & DataDrivenRenderer_tempComponent::findBoneOrientation ( ::std::vector<::BoneOrientation > const & boneOrientations,
::HashedString const & boneName )
staticinherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $preRender()

MCAPI void DataDrivenRenderer_tempComponent::$preRender ( ::BaseActorRenderContext & renderContext,
::ActorRenderData & actorRenderData,
::RenderParams & renderParams )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $getV2Requirements()

MCAPI::V2TempComponentRequirements DataDrivenRenderer_tempComponent::$getV2Requirements ( ) const
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

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