Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davideberly/GeometricTools
/ ShowWindow
Method
ShowWindow
GTE/Applications/GLX/Window.cpp:62–65 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
60
}
61
62
void Window::ShowWindow()
63
{
64
XMapWindow(mDisplay, mWindow);
65
}
66
67
void Window::SetMousePosition(int32_t x, int32_t y)
68
{
Callers
1
MessagePump
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected