#include <ModelComponentUI.hpp>
◆ ModelComponentUI()
shkyera::ModelComponentUI::ModelComponentUI |
( |
std::shared_ptr< Registry > |
registry, |
|
|
ModelComponent * |
modelComponent |
|
) |
| |
◆ draw()
void shkyera::ModelComponentUI::draw |
( |
| ) |
|
|
overridevirtual |
◆ setOnMeshUpdate()
void shkyera::ModelComponentUI::setOnMeshUpdate |
( |
std::function< void()> |
callback | ) |
|
◆ _materialSelector
◆ _meshSelector
◆ _modelComponent
◆ _onMeshUpdate
std::function<void()> shkyera::ModelComponentUI::_onMeshUpdate |
|
private |
◆ _registry
std::shared_ptr<Registry> shkyera::ModelComponentUI::_registry |
|
private |
The documentation for this class was generated from the following files: