![]() |
PeriDyno 1.0.0
|
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.