#include <GLWidget.h>
|
afx_msg void | OnPaint () |
|
afx_msg void | OnKeyDown (UINT nChar, UINT nRepCnt, UINT nFlags) |
|
afx_msg void | OnKeyUp (UINT nChar, UINT nRepCnt, UINT nFlags) |
|
afx_msg void | OnChar (UINT nChar, UINT nRepCnt, UINT nFlags) |
|
afx_msg void | OnLButtonDown (UINT nFlags, CPoint point) |
|
virtual BOOL | PreCreateWindow (CREATESTRUCT &cs) |
|
afx_msg void | OnPaint () |
|
afx_msg void | OnLButtonDown (UINT nFlags, CPoint point) |
|
afx_msg void | OnLButtonUp (UINT nFlags, CPoint point) |
|
afx_msg void | OnMButtonDown (UINT nFlags, CPoint point) |
|
afx_msg void | OnMButtonUp (UINT nFlags, CPoint point) |
|
afx_msg void | OnMouseMove (UINT nFlags, CPoint point) |
|
afx_msg BOOL | OnMouseWheel (UINT nFlags, short zDelta, CPoint pt) |
|
afx_msg void | OnRButtonDown (UINT nFlags, CPoint point) |
|
afx_msg void | OnRButtonUp (UINT nFlags, CPoint point) |
|
afx_msg void | OnTimer (UINT nIDEvent) |
|
afx_msg BOOL | OnEraseBkgnd (CDC *pDC) |
|
Definition at line 222 of file GLWidget.h.
idGLConsoleWidget::idGLConsoleWidget |
( |
| ) |
|
|
inline |
idGLConsoleWidget::~idGLConsoleWidget |
( |
| ) |
|
|
inline |
void idGLConsoleWidget::init |
( |
| ) |
|
void idGLConsoleWidget::OnLButtonDown |
( |
UINT |
nFlags, |
|
|
CPoint |
point |
|
) |
| |
|
protected |
void idGLConsoleWidget::OnPaint |
( |
| ) |
|
|
protected |
The documentation for this class was generated from the following files: