#include <GUI_TextureToolWindow.h>
Definition at line 28 of file GUI_TextureToolWindow.h.
◆ Draw()
| void TextureToolWindow::Draw |
( |
| ) |
|
◆ IsHovered()
| bool RoR::GUI::TextureToolWindow::IsHovered |
( |
| ) |
const |
|
inline |
◆ IsVisible()
| bool RoR::GUI::TextureToolWindow::IsVisible |
( |
| ) |
const |
|
inline |
◆ SaveTexture()
| void TextureToolWindow::SaveTexture |
( |
std::string |
texName, |
|
|
bool |
usePNG |
|
) |
| |
|
private |
◆ SetVisible()
| void RoR::GUI::TextureToolWindow::SetVisible |
( |
bool |
visible | ) |
|
|
inline |
◆ LEFT_PANE_WIDTH
| const float RoR::GUI::TextureToolWindow::LEFT_PANE_WIDTH = 200.f |
◆ m_display_tex
| Ogre::TexturePtr RoR::GUI::TextureToolWindow::m_display_tex |
|
private |
◆ m_is_hovered
| bool RoR::GUI::TextureToolWindow::m_is_hovered = false |
|
private |
◆ m_is_visible
| bool RoR::GUI::TextureToolWindow::m_is_visible = false |
|
private |
◆ m_show_dynamic_only
| bool RoR::GUI::TextureToolWindow::m_show_dynamic_only = true |
|
private |
◆ WINDOW_WIDTH
| const float RoR::GUI::TextureToolWindow::WINDOW_WIDTH = 600.f |
The documentation for this class was generated from the following files: