Physics Simulation & Visualization Tool 0.1
A C++ physics simulation engine with real-time 3D visualization
Loading...
Searching...
No Matches
IInspectorSection.h File Reference

Interface for inspector panel sections in the editor UI. More...

#include <QWidget>
Include dependency graph for IInspectorSection.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

interface  IInspectorSection
 Abstract base class for inspector panel sections. More...
 

Detailed Description

Interface for inspector panel sections in the editor UI.

Definition in file IInspectorSection.h.