Umasoft
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Public Member Functions | Protected Member Functions | List of all members
SceneGraphDlg Class Reference
Inheritance diagram for SceneGraphDlg:
SceneGraphDlgBase

Public Member Functions

 SceneGraphDlg (wxWindow *parent, wxWindowID id, const wxString &title, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxDEFAULT_DIALOG_STYLE)
 
void RefreshTreeContents ()
 
- Public Member Functions inherited from SceneGraphDlgBase
 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)
 

Protected Member Functions

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)
 

Additional Inherited Members

- Protected Attributes inherited from SceneGraphDlgBase
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: