Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

panda/src/windisplay/winGraphicsWindow.h File Reference

#include <windows.h>
#include "pandabase.h"
#include "graphicsWindow.h"
#include "winGraphicsWindow.I"

Go to the source code of this file.

Compounds

class  WinGraphicsWindow
 An abstract base class for glGraphicsWindow and dxGraphicsWindow (and, in general, graphics windows that interface with the Microsoft Windows API). More...


Defines

#define _WIN32_WINNT   0x0502
#define WINDOWS_LEAN_AND_MEAN
#define PRINT_LAST_ERROR   0

Functions

EXPCL_PANDAWIN void PrintErrorMessage (DWORD msgID)
EXPCL_PANDAWIN void ClearToBlack (HWND hWnd, const WindowProperties &props)
EXPCL_PANDAWIN void get_client_rect_screen (HWND hwnd, RECT *view_rect)
 Fills view_rect with the coordinates of the client area of the indicated window, converted to screen coordinates.


Detailed Description

Definition in file winGraphicsWindow.h.


Define Documentation

#define _WIN32_WINNT   0x0502
 

Definition at line 28 of file winGraphicsWindow.h.

#define PRINT_LAST_ERROR   0
 

Definition at line 182 of file winGraphicsWindow.h.

#define WINDOWS_LEAN_AND_MEAN
 

Definition at line 30 of file winGraphicsWindow.h.


Function Documentation

EXPCL_PANDAWIN void ClearToBlack HWND  hWnd,
const WindowProperties props
 

Definition at line 1559 of file winGraphicsWindow.cxx.

EXPCL_PANDAWIN void get_client_rect_screen HWND  hwnd,
RECT *  view_rect
 

Fills view_rect with the coordinates of the client area of the indicated window, converted to screen coordinates.

Definition at line 1593 of file winGraphicsWindow.cxx.

EXPCL_PANDAWIN void PrintErrorMessage DWORD  msgID  ) 
 

Definition at line 89 of file wcrGraphicsWindow.cxx.

Referenced by wcrGraphicsWindow::DestroyMe(), wcrGraphicsWindow::enable_mouse_input(), and wcrGraphicsWindow::enable_mouse_passive_motion().


Generated on Fri May 2 00:46:20 2003 for Panda by doxygen1.3