#include <imgui_impl_wt.h>
Definition at line 7 of file imgui_impl_wt.h.
◆ ImGuiBackendWt()
ImGuiBackendWt::ImGuiBackendWt |
( |
Wt::WContainerWidget * | parent | ) |
|
◆ ~ImGuiBackendWt()
ImGuiBackendWt::~ImGuiBackendWt |
( |
| ) |
|
◆ handleMouseDrag()
bool ImGuiBackendWt::handleMouseDrag |
( |
const Wt::WMouseEvent & | evt | ) |
|
◆ handleMousePressed()
bool ImGuiBackendWt::handleMousePressed |
( |
const Wt::WMouseEvent & | evt | ) |
|
◆ handleMouseReleased()
bool ImGuiBackendWt::handleMouseReleased |
( |
const Wt::WMouseEvent & | evt | ) |
|
◆ NewFrame()
void ImGuiBackendWt::NewFrame |
( |
int | width, |
|
|
int | height ) |
◆ Render()
void ImGuiBackendWt::Render |
( |
| ) |
|
◆ ctx
ImGuiContext* ImGuiBackendWt::ctx |
|
private |
The documentation for this class was generated from the following files: