WoW Model Viewer
Your premiere tool for viewing, equipping and animating World of Warcraft models.
Loading...
Searching...
No Matches
LogPanel::DrawContext Struct Reference

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
 

Detailed Description

Per-frame context for the log panel.

Definition at line 11 of file LogPanel.h.

Member Data Documentation

◆ logAutoScroll

bool* LogPanel::DrawContext::logAutoScroll = nullptr

Definition at line 14 of file LogPanel.h.

◆ logLines

std::vector<std::string>* LogPanel::DrawContext::logLines = nullptr

Definition at line 13 of file LogPanel.h.

◆ logNeedsReload

bool* LogPanel::DrawContext::logNeedsReload = nullptr

Definition at line 15 of file LogPanel.h.


The documentation for this struct was generated from the following file: