This commit is contained in:
parent
4ced8e9af2
commit
bd07373b05
6 changed files with 41 additions and 14 deletions
|
@ -21,6 +21,9 @@ public:
|
|||
CMapEditDoc* GetDocument();
|
||||
void OnCreateGL();
|
||||
void OnDrawGL();
|
||||
void OnSizeGL(int cx, int cy);
|
||||
void UpdateCamera();
|
||||
|
||||
// Operations
|
||||
public:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue