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

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

GetOwner()eng::Component
GetTypeId() const =0eng::Componentpure virtual
Init()eng::Componentvirtual
LoadProperties(const nlohmann::json &json) overrideeng::MeshComponentvirtual
m_ownereng::Componentprotected
MeshComponent()=defaulteng::MeshComponent
MeshComponent(const std::shared_ptr< Material > &material, const std::shared_ptr< Mesh > &mesh)eng::MeshComponent
SetMaterial(const std::shared_ptr< Material > &material)eng::MeshComponent
SetMesh(const std::shared_ptr< Mesh > &mesh)eng::MeshComponent
StaticTypeId()eng::Componentinlinestatic
Update(float deltaTime) overrideeng::MeshComponentvirtual
~Component()=defaulteng::Componentvirtual