|
WoW Model Viewer
Your premiere tool for viewing, equipping and animating World of Warcraft models.
|
Per-frame context for the log panel. More...
#include <LogPanel.h>
Public Attributes | |
| std::vector< std::string > * | logLines = nullptr |
| bool * | logAutoScroll = nullptr |
| bool * | logNeedsReload = nullptr |
Per-frame context for the log panel.
Definition at line 11 of file LogPanel.h.
| bool* LogPanel::DrawContext::logAutoScroll = nullptr |
Definition at line 14 of file LogPanel.h.
| std::vector<std::string>* LogPanel::DrawContext::logLines = nullptr |
Definition at line 13 of file LogPanel.h.
| bool* LogPanel::DrawContext::logNeedsReload = nullptr |
Definition at line 15 of file LogPanel.h.