#include <winGraphicsPipe.h>
Inheritance diagram for WinGraphicsPipe:

Public Member Functions | |
| WinGraphicsPipe () | |
| virtual | ~WinGraphicsPipe () |
| virtual TypeHandle | get_type () const |
| virtual TypeHandle | force_init_type () |
Static Public Member Functions | |
| TypeHandle | get_class_type () |
| void | init_type () |
Private Types | |
| typedef BOOL(WINAPI * | PFN_TRACKMOUSEEVENT )(LPTRACKMOUSEEVENT) |
Private Attributes | |
| HINSTANCE | _hUser32 |
| PFN_TRACKMOUSEEVENT | _pfnTrackMouseEvent |
Static Private Attributes | |
| TypeHandle | _type_handle |
Friends | |
| class | WinGraphicsWindow |
|
|
Definition at line 46 of file winGraphicsPipe.h. |
|
|
Definition at line 30 of file winGraphicsPipe.cxx. References _hUser32, _pfnTrackMouseEvent, and NULL. |
|
|
Definition at line 48 of file winGraphicsPipe.cxx. |
|
|
Reimplemented from GraphicsPipe. Reimplemented in wdxGraphicsPipe7, wdxGraphicsPipe8, and wglGraphicsPipe. Definition at line 61 of file winGraphicsPipe.h. References GraphicsPipe::get_class_type(), and GraphicsPipe::init_type(). |
|
|
Reimplemented from GraphicsPipe. Reimplemented in wdxGraphicsPipe7, wdxGraphicsPipe8, and wglGraphicsPipe. Definition at line 50 of file winGraphicsPipe.h. Referenced by wglGraphicsPipe::force_init_type(), wdxGraphicsPipe8::force_init_type(), wdxGraphicsPipe7::force_init_type(), wglGraphicsPipe::get_type(), wdxGraphicsPipe8::get_type(), wdxGraphicsPipe7::get_type(), wglGraphicsPipe::init_type(), wdxGraphicsPipe8::init_type(), and wdxGraphicsPipe7::init_type(). |
|
|
Reimplemented from GraphicsPipe. Reimplemented in wdxGraphicsPipe7, wdxGraphicsPipe8, and wglGraphicsPipe. Definition at line 58 of file winGraphicsPipe.h. References GraphicsPipe::get_class_type(). |
|
|
Reimplemented from GraphicsPipe. Reimplemented in wdxGraphicsPipe7, wdxGraphicsPipe8, and wglGraphicsPipe. Definition at line 53 of file winGraphicsPipe.h. References GraphicsPipe::get_class_type(), GraphicsPipe::init_type(), and register_type(). Referenced by wglGraphicsPipe::force_init_type(), wdxGraphicsPipe8::force_init_type(), wdxGraphicsPipe7::force_init_type(), init_libwindisplay(), wglGraphicsPipe::init_type(), wdxGraphicsPipe8::init_type(), and wdxGraphicsPipe7::init_type(). |
|
|
Definition at line 66 of file winGraphicsPipe.h. |
|
|
Definition at line 45 of file winGraphicsPipe.h. Referenced by WinGraphicsPipe(), and ~WinGraphicsPipe(). |
|
|
Definition at line 47 of file winGraphicsPipe.h. Referenced by WinGraphicsWindow::track_mouse_leaving(), and WinGraphicsPipe(). |
|
|
Reimplemented from GraphicsPipe. Reimplemented in wdxGraphicsPipe7, wdxGraphicsPipe8, and wglGraphicsPipe. Definition at line 22 of file winGraphicsPipe.cxx. |
1.3