voxelman.imgui_glfw

Members

Functions

error_callback
void error_callback(int error, const(char)* description)
Undocumented in source. Be warned that the author may not have intended to support it.
startGlfw
GLFWwindow* startGlfw(string windowTitle, int w, int h)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

ClipboardHelper
struct ClipboardHelper
Undocumented in source.
ImguiState
struct ImguiState
Undocumented in source.

Meta

Authors

Andrey Penechko, Stephan Dilly (imgui_d_test).