MeshLib C++ Docs
Loading...
Searching...
No Matches
MR::ImGuiMenu::TagEditorState Struct Reference

#include <ImGuiMenu.h>

Public Attributes

std::string initName
 
std::string name
 
bool initHasFrontColor = false
 
bool hasFrontColor = false
 
ImVec4 selectedColor
 
ImVec4 unselectedColor
 

Member Data Documentation

◆ hasFrontColor

bool MR::ImGuiMenu::TagEditorState::hasFrontColor = false

◆ initHasFrontColor

bool MR::ImGuiMenu::TagEditorState::initHasFrontColor = false

◆ initName

std::string MR::ImGuiMenu::TagEditorState::initName

◆ name

std::string MR::ImGuiMenu::TagEditorState::name

◆ selectedColor

ImVec4 MR::ImGuiMenu::TagEditorState::selectedColor

◆ unselectedColor

ImVec4 MR::ImGuiMenu::TagEditorState::unselectedColor

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