![]() |
PeriDyno 1.2.1
|
Classes | |
| class | ImGuiRenderer |
| class | QWindowWrapper |
| class | WindowWrapper |
Typedefs | |
| typedef void * | RenderRef |
Functions | |
| RenderRef | initialize (QWindow *window, bool defaultRender) |
| void | newFrame (RenderRef ref) |
| void | render (RenderRef ref) |
| typedef void* QtImGui::RenderRef |
| RenderRef QtImGui::initialize | ( | QWindow * | window, |
| bool | defaultRender ) |
Definition at line 157 of file QtImGui.cpp.


| void QtImGui::newFrame | ( | RenderRef | ref | ) |
Definition at line 171 of file QtImGui.cpp.


| void QtImGui::render | ( | RenderRef | ref | ) |
Definition at line 180 of file QtImGui.cpp.

