|
| SceneGraphDlg (wxWindow *parent, wxWindowID id, const wxString &title, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxDEFAULT_DIALOG_STYLE) |
|
void | RefreshTreeContents () |
|
| SceneGraphDlgBase (wxWindow *parent, wxWindowID id=wxID_ANY, const wxString &title=wxEmptyString, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxDEFAULT_DIALOG_STYLE|wxRESIZE_BORDER|wxTAB_TRAVERSAL) |
|
|
wxButton * | GetZoomto () |
|
wxCheckBox * | GetEnabled () |
|
wxTreeCtrl * | GetScenetree () |
|
void | CreateImageList (int size=16) |
|
void | AddNodeItemsRecursively (wxTreeItemId hParentItem, osg::Node *pNode, int depth) |
|
void | AddEnginesRecursively (wxTreeItemId hParentItem, vtEngine *pEng, int depth) |
|
|
wxTreeCtrl * | m_scenetree |
|
wxCheckBox * | m_enabled |
|
wxButton * | m_zoomto |
|
wxButton * | m_refresh |
|
wxButton * | m_log |
|
The documentation for this class was generated from the following files:
- D:/job/3kb/gelistirme/umasoft/vtp-src/VTP/TerrainSDK/wxosg/SceneGraphDlg.h
- D:/job/3kb/gelistirme/umasoft/vtp-src/VTP/TerrainSDK/wxosg/SceneGraphDlg.cpp