PeriDyno 1.0.0
Loading...
Searching...
No Matches
QtImGui Namespace Reference

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 Documentation

◆ RenderRef

typedef void* QtImGui::RenderRef

Definition at line 31 of file QtImGui.h.

Function Documentation

◆ initialize()

RenderRef QtImGui::initialize ( QWindow * window,
bool defaultRender )

Definition at line 157 of file QtImGui.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ newFrame()

void QtImGui::newFrame ( RenderRef ref)

Definition at line 171 of file QtImGui.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ render()

void QtImGui::render ( RenderRef ref)

Definition at line 180 of file QtImGui.cpp.

Here is the call graph for this function:
Here is the caller graph for this function: