14 #ifndef GRAPHICSWINDOWPROC_H 15 #define GRAPHICSWINDOWPROC_H 20 #ifndef WIN32_LEAN_AND_MEAN 21 #define WIN32_LEAN_AND_MEAN 1 36 #if defined(__WIN32__) || defined(_WIN32) 38 UINT msg, WPARAM wparam, LPARAM lparam);
43 #endif // GRAPHICSWINDOWPROC_H PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
A window, fullscreen or on a desktop, into which a graphics device sends its output for interactive d...
Defines an interface for storing platform-specific window processor methods.