Voltray Engine Docs
Loading...
Searching...
No Matches
Editor::Components::Toolbar Class Reference

#include <Toolbar.h>

Inheritance diagram for Editor::Components::Toolbar:
Collaboration diagram for Editor::Components::Toolbar:

Public Member Functions

void Draw () override
 Pure virtual function to render the panel.
 
- Public Member Functions inherited from Editor::Panel
virtual ~Panel ()=default
 Virtual destructor for proper cleanup of derived classes.
 

Member Function Documentation

◆ Draw()

void Editor::Components::Toolbar::Draw ( )
overridevirtual

Pure virtual function to render the panel.

This method must be implemented by all derived panel classes to handle their specific rendering logic.

Implements Editor::Panel.


The documentation for this class was generated from the following files: