Defines an interface for storing platform-specific window processor methods. More...
#include "graphicsWindowProc.h"
Public Member Functions | |
| GraphicsWindowProc () | |
| Does nothing. More... | |
Defines an interface for storing platform-specific window processor methods.
Definition at line 32 of file graphicsWindowProc.h.
| GraphicsWindowProc::GraphicsWindowProc | ( | ) |
Does nothing.
Definition at line 20 of file graphicsWindowProc.cxx.
1.8.15