Defines the SectionRenderer class for rendering configuration sections in ASAPCabinetFE. More...
Go to the source code of this file.
Classes | |
class | SectionRenderer |
Renderer for generic configuration sections. More... | |
Defines the SectionRenderer class for rendering configuration sections in ASAPCabinetFE.
This header provides the SectionRenderer class, which implements the ISectionRenderer interface to render generic configuration sections using ImGui. It uses a base class for common rendering utilities and is tailored for section-specific rendering logic.