MCPcopy Create free account
hub / github.com/MeshInspector/MeshLib / isValid

Method isValid

source/MRViewer/MRWin32MessageHandler.cpp:38–41  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

36}
37
38bool Win32MessageHandler::isValid() const
39{
40 return parentProc_ != 0;
41}
42
43LRESULT Win32MessageHandler::WindowSubclassProc( HWND hwnd, UINT uMsg, WPARAM wParam, LPARAM lParam )
44{

Callers 3

initializeMethod · 0.45
getHandlerMethod · 0.45
scoreUndercutsFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected