|
Enviro application
|
Inherits PagingDlgBase.
Public Member Functions | |
| LODDlg (wxWindow *parent, wxWindowID id, const wxString &title, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxDEFAULT_DIALOG_STYLE) | |
| wxTextCtrl * | GetTileStatus () |
| wxTextCtrl * | GetTarget () |
| wxTextCtrl * | GetCurrent () |
| wxPanel * | GetPanel1 () |
| wxPanel * | GetPanel2 () |
| wxPanel * | GetPanel3 () |
| wxStaticBox * | GetTilesetBox () |
| wxNotebook * | GetNotebook () |
| void | Refresh (float res0, float res, float res1, int target, int count, float prange) |
| void | DrawLODChart (float res0, float res, float res1, int target, int count) |
| void | DrawTilesetState (vtTiledGeom *tg, vtCamera *cam) |
| void | DrawStructureState (vtPagedStructureLodGrid *grid, float fPageOutDist) |
| void | SetFrame (EnviroFrame *pFrame) |
| void | SetPagingRange (float fmin, float fmax) |
| void | SetTerrain (class vtTerrain *pTerr) |
| LODDlg::LODDlg | ( | wxWindow * | parent, |
| wxWindowID | id, | ||
| const wxString & | title, | ||
| const wxPoint & | pos = wxDefaultPosition, |
||
| const wxSize & | size = wxDefaultSize, |
||
| long | style = wxDEFAULT_DIALOG_STYLE |
||
| ) |
| void LODDlg::DrawLODChart | ( | float | res0, |
| float | res, | ||
| float | res1, | ||
| int | target, | ||
| int | count | ||
| ) |
| void LODDlg::DrawStructureState | ( | vtPagedStructureLodGrid * | grid, |
| float | fPageOutDist | ||
| ) |
| void LODDlg::DrawTilesetState | ( | vtTiledGeom * | tg, |
| vtCamera * | cam | ||
| ) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| void LODDlg::Refresh | ( | float | res0, |
| float | res, | ||
| float | res1, | ||
| int | target, | ||
| int | count, | ||
| float | prange | ||
| ) |
|
inline |
| void LODDlg::SetPagingRange | ( | float | fmin, |
| float | fmax | ||
| ) |
|
inline |
1.8.10