Provides implementation of HeightWinDialog class to draw the heightmap graph.
Definition in file HeightWin.cpp.
#include "HeightWin.h"
#include "icons.h"
#include <iostream>

Go to the source code of this file.
Functions | |
| FXIMPLEMENT (HeightWinDialog, FXDialogBox, HeightWinDialogMap, ARRAYNUMBER(HeightWinDialogMap)) HeightWinDialog | |
| Destructor. | |
| FXIMPLEMENT | ( | HeightWinDialog | , | |
| FXDialogBox | , | |||
| HeightWinDialogMap | , | |||
| ARRAYNUMBER(HeightWinDialogMap) | ||||
| ) |
Destructor.
Delete data, GL canvas etc and sphere quadric.
Definition at line 54 of file HeightWin.cpp.
1.5.3