FlightGear next
HighlightInfo Struct Reference

#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< HighlightMenumenus
 

Detailed Description

Definition at line 21 of file Highlight.hxx.

Member Data Documentation

◆ dialogs

std::set<std::string> HighlightInfo::dialogs

Definition at line 27 of file Highlight.hxx.

◆ keypresses

std::set<std::string> HighlightInfo::keypresses

Definition at line 30 of file Highlight.hxx.

◆ menus

std::set<HighlightMenu> HighlightInfo::menus

Definition at line 33 of file Highlight.hxx.

◆ nodes

std::set<osg::ref_ptr<osg::Node> > HighlightInfo::nodes

Definition at line 24 of file Highlight.hxx.


The documentation for this struct was generated from the following file: