| Class | Description |
|---|---|
| Application |
Application class from which ImGui applications extend.
|
| Color |
Object for color data.
|
| Configuration |
Data class to provide basic information about the window.
|
| Window |
Low-level abstraction, which creates application window and starts the main loop.
|