WoW Model Viewer
Your premiere tool for viewing, equipping and animating World of Warcraft models.
Loading...
Searching...
No Matches
FileBrowserPanel.cpp File Reference
#include "FileBrowserPanel.h"
#include "imgui.h"
#include <string>
#include <map>
#include <deque>
#include <format>
#include <algorithm>
#include <functional>
#include "Logger.h"
#include "Game.h"
#include "WoWFolder.h"
#include "string_utils.h"
Include dependency graph for FileBrowserPanel.cpp:

Go to the source code of this file.

Namespaces

namespace  FileBrowserPanel
 

Functions

GameFileFileBrowserPanel::draw (bool &visible, const LoadState &load)
 
void FileBrowserPanel::markDirty ()
 Mark the file tree as dirty so it will be rebuilt on the next draw().
 
void FileBrowserPanel::shutdown ()
 Free all internal allocations (call at application shutdown).