|
Monad Engine da02fba2
> Undercity Codex_
|
This is the complete list of members for mnd::MeshComponent, including all inherited members.
| GetOwner() | mnd::Component | |
| GetTypeId() const =0 | mnd::Component | pure virtual |
| Init() | mnd::Component | virtual |
| LoadProperties(const nlohmann::json &json) override | mnd::MeshComponent | virtual |
| m_owner | mnd::Component | protected |
| MeshComponent()=default | mnd::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::Component | inlinestatic |
| Update(f32 deltaTime) override | mnd::MeshComponent | virtual |
| ~Component()=default | mnd::Component | virtual |