#include "pandabase.h"
#include "graphicsPipe.h"
#include "winGraphicsWindow.h"
#include "winGraphicsPipe.I"
Go to the source code of this file.
Compounds | |
class | WinGraphicsPipe |
This is an abstract base class for wglGraphicsPipe and wdxGraphicsPipe; that is, those graphics pipes that are specialized for working with Microsoft Windows. More... | |
Functions | |
EXPCL_PANDAWIN bool | MyLoadLib (HINSTANCE &hDLL, const char *DLLname) |
EXPCL_PANDAWIN bool | MyGetProcAddr (HINSTANCE hDLL, FARPROC *pFn, const char *szExportedFnName) |
Definition in file winGraphicsPipe.h.
|
Definition at line 64 of file winGraphicsPipe.cxx. References NULL. |
|
Definition at line 73 of file winGraphicsPipe.cxx. Referenced by PT(). |