FlightGear next
|
#include <Highlight.hxx>
Public Attributes | |
std::set< osg::ref_ptr< osg::Node > > | nodes |
std::set< std::string > | dialogs |
std::set< std::string > | keypresses |
std::set< HighlightMenu > | menus |
Definition at line 21 of file Highlight.hxx.
std::set<std::string> HighlightInfo::dialogs |
Definition at line 27 of file Highlight.hxx.
std::set<std::string> HighlightInfo::keypresses |
Definition at line 30 of file Highlight.hxx.
std::set<HighlightMenu> HighlightInfo::menus |
Definition at line 33 of file Highlight.hxx.
std::set<osg::ref_ptr<osg::Node> > HighlightInfo::nodes |
Definition at line 24 of file Highlight.hxx.