Umasoft
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Public Member Functions | List of all members
VTCapture Class Reference
Inheritance diagram for VTCapture:
Capture

Public Member Functions

 VTCapture (void *winId)
 
void OnLButtonDown (UINT flags, int x, int y)
 
void OnMButtonDown (UINT flags, int x, int y)
 
void OnRButtonDown (UINT flags, int x, int y)
 
void OnLButtonUp (UINT flags, int x, int y)
 
void OnMButtonUp (UINT flags, int x, int y)
 
void OnRButtonUp (UINT flags, int x, int y)
 
void OnMouseMove (UINT flags, int x, int y)
 
- Public Member Functions inherited from Capture
 Capture (void *winId)
 
void init ()
 
bool ok ()
 
LRESULT CALLBACK wndProc (HWND hWnd, UINT iMsg, WPARAM wParam, LPARAM lParam)
 

Additional Inherited Members

- Static Public Member Functions inherited from Capture
static LRESULT CALLBACK s_wndProc (HWND hWnd, UINT, WPARAM, LPARAM)
 
- Static Public Attributes inherited from Capture
static std::map< void
*, Capture * > 
registry
 
- Protected Attributes inherited from Capture
bool _ok
 
void * _winId
 

The documentation for this class was generated from the following file: