Monad Engine da02fba2
> Undercity Codex_
Loading...
Searching...
No Matches
mnd::MeshComponent Member List

This is the complete list of members for mnd::MeshComponent, including all inherited members.

GetOwner()mnd::Component
GetTypeId() const =0mnd::Componentpure virtual
Init()mnd::Componentvirtual
LoadProperties(const nlohmann::json &json) overridemnd::MeshComponentvirtual
m_ownermnd::Componentprotected
MeshComponent()=defaultmnd::MeshComponent
MeshComponent(const std::shared_ptr< Material > &material, const std::shared_ptr< Mesh > &mesh)mnd::MeshComponent
SetMaterial(const std::shared_ptr< Material > &material)mnd::MeshComponent
SetMesh(const std::shared_ptr< Mesh > &mesh)mnd::MeshComponent
StaticTypeId()mnd::Componentinlinestatic
Update(f32 deltaTime) overridemnd::MeshComponentvirtual
~Component()=defaultmnd::Componentvirtual