MCPcopy Create free account
hub / github.com/OpenSpace/OpenSpace / AddInputCharacter

Method AddInputCharacter

modules/imgui/ext/imgui/imgui.cpp:1085–1089  ·  view source on GitHub ↗

Pass in translated ASCII characters for text input. - with glfw you can get those from the callback set in glfwSetCharCallback() - on Windows you can get those using ToAscii+keyboard state, or via the WM_CHAR message

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

charCallbackMethod · 0.80

Calls 1

push_backMethod · 0.80

Tested by

no test coverage detected