module
ToolboxAdds a resource used to keep track of whether each tool is open or not.
Resources
Dependencies
- imguiPlugin
Files
- file plugin.hpp
- Plugin entry point.
Classes
- class tesseratos::Toolbox
- Resource which manages other tools windows.
Functions
-
void toolboxPlugin(cubos::
engine:: Cubos& cubos) - Plugin entry function.
Function documentation
void toolboxPlugin(cubos:: engine:: Cubos& cubos)
#include <tesseratos/toolbox/plugin.hpp>
Plugin entry function.
Parameters | |
---|---|
cubos | Cubos main class |