Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davideberly/GeometricTools
/ OnCopyData
Method
OnCopyData
GTE/Applications/WindowApplication.cpp:160–163 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
158
159
#if defined(GTE_USE_MSWINDOWS)
160
void WindowApplication::OnCopyData(HWND, PCOPYDATASTRUCT)
161
{
162
// Stub for derived classes.
163
}
164
#endif
165
166
void WindowApplication::OnClose()
Callers
1
WindowProcedure
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected