![]() |
Shkyera Engine
Easy to use, game engine for Python
|
This is the complete list of members for shkyera::OverlayModelComponent, including all inherited members.
| _material | shkyera::OverlayModelComponent | private |
| _mesh | shkyera::OverlayModelComponent | private |
| getMaterial() const | shkyera::OverlayModelComponent | inline |
| getMesh() const | shkyera::OverlayModelComponent | inline |
| OverlayModelComponent()=default | shkyera::OverlayModelComponent | |
| setMaterial(std::shared_ptr< Material > material) | shkyera::OverlayModelComponent | inline |
| setMesh(AssetRef< Mesh > mesh) | shkyera::OverlayModelComponent | inline |
| updateImpl() const | shkyera::OverlayModelComponent | inline |
| ~BaseComponent()=default | shkyera::BaseComponent< OverlayModelComponent > | virtual |