Class responsible for displaying and navigating project assets within an ImGUI window. More...
#include <imgui.h>#include <filesystem>#include <string>#include <algorithm>#include <vector>Go to the source code of this file.
Classes | |
| struct | vex::BrowserIcons |
| Structure holding texture IDs for various asset types displayed in the browser. More... | |
| class | vex::AssetBrowser |
| Class responsible for displaying and navigating project assets within an ImGUI window. More... | |
Namespaces | |
| namespace | vex |
Class responsible for displaying and navigating project assets within an ImGUI window.
Definition in file AssetBrowser.hpp.