SDFormat Editor
Loading...
Searching...
No Matches
GUI Member List

This is the complete list of members for GUI, including all inherited members.

attribute_to_editGUIprivate
background_colourGUIprivate
command_factory (defined in GUI)GUIprivate
CreateAppendElementDropdown(sdf::ElementPtr element, std::unique_ptr< CommandI > &command, std::shared_ptr< CommandFactoryI > command_factory, int &unique_id)GUIprivate
CreateDropdown(const std::vector< std::string > &items, const std::vector< std::string > &item_descriptions, int &selected_item, int &unique_id)GUIprivate
CreateModifyAttributeDropdown(sdf::ParamPtr attribute, std::unique_ptr< CommandI > &command, std::shared_ptr< CommandFactoryI > command_factory, int &unique_id)GUIprivate
CreateModifyElementDropdown(sdf::ElementPtr element, std::unique_ptr< CommandI > &command, std::shared_ptr< CommandFactoryI > command_factory, int &unique_id)GUIprivate
DisplaySDFRootElement(std::unique_ptr< CommandI > &command, std::shared_ptr< SDFormatParserI > sdformat_parser, std::shared_ptr< CommandFactoryI > command_factory)GUIprivate
DrawCoreFrame(std::unique_ptr< CommandI > &command, std::shared_ptr< CommandFactoryI > command_factory)GUIprivate
element_to_append_toGUIprivate
element_to_editGUIprivate
GLFWErrorCallback(int error, const char *description)GUIprivatestatic
GUI(const std::string &window_name, std::shared_ptr< SDFormatParserI > sdformat_parser, bool &success)GUI
gui_mutexGUIprivate
Initialize(const std::string &window_name, std::shared_ptr< SDFormatParserI > sdformat_parser, bool &success) overrideGUIprivatevirtual
ioGUIprivate
LockMutex() overrideGUIprivatevirtual
model_viewer_runningGUIprivate
OpenChoiceDialog(DialogMessage dialogMessage, std::vector< std::pair< std::string, bool > > &choices) overrideGUIprivatevirtual
prevent_input_flagGUIprivate
render_collisions_in_model_viewerGUIprivate
sdformat_parserGUIprivate
SetPreventInputFlag(bool set) overrideGUIprivatevirtual
SetupNewFrame()GUIprivate
ShouldClose() overrideGUIprivatevirtual
Update(std::shared_ptr< CommandFactoryI > command_factory) overrideGUIprivatevirtual
use_dropdown_for_editing_attributeGUIprivate
use_dropdown_for_editing_elementGUIprivate
windowGUIprivate
~GUI()GUI