#include <Highlight.hxx>
Inherits SGSubsystem.
Definition at line 36 of file Highlight.hxx.
◆ Highlight()
◆ ~Highlight()
Highlight::~Highlight |
( |
| ) |
|
◆ addMenuDialog()
void Highlight::addMenuDialog |
( |
HighlightMenu | menu, |
|
|
const std::string & | dialog ) |
◆ addPropertyDialog()
void Highlight::addPropertyDialog |
( |
const std::string & | property, |
|
|
const std::string & | dialog ) |
◆ addPropertyKeypress()
void Highlight::addPropertyKeypress |
( |
const std::string & | property, |
|
|
const std::string & | keypress ) |
◆ addPropertyMenu()
void Highlight::addPropertyMenu |
( |
HighlightMenu | menu, |
|
|
const std::string & | property ) |
◆ addPropertyNode()
void Highlight::addPropertyNode |
( |
const std::string & | property, |
|
|
osg::ref_ptr< osg::Node > | node ) |
◆ addPropertyProperty()
void Highlight::addPropertyProperty |
( |
const std::string & | property1, |
|
|
const std::string & | property2 ) |
◆ bind()
◆ findDialogProperties()
const std::set< std::string > & Highlight::findDialogProperties |
( |
const std::string & | dialog | ) |
|
◆ findKeypressProperties()
const std::set< std::string > & Highlight::findKeypressProperties |
( |
const std::string & | keypress | ) |
|
◆ findMenuFromDialog()
const std::set< HighlightMenu > & Highlight::findMenuFromDialog |
( |
const std::string & | dialog | ) |
|
◆ findMenuProperties()
const std::set< std::string > & Highlight::findMenuProperties |
( |
const HighlightMenu & | menu | ) |
|
◆ findNodeProperties()
const std::set< std::string > & Highlight::findNodeProperties |
( |
osg::Node * | node | ) |
|
◆ findPropertyFromProperties()
const std::set< std::string > & Highlight::findPropertyFromProperties |
( |
const std::string & | property | ) |
|
◆ findPropertyInfo()
const HighlightInfo & Highlight::findPropertyInfo |
( |
const std::string & | property | ) |
|
◆ findPropertyToProperties()
const std::set< std::string > & Highlight::findPropertyToProperties |
( |
const std::string & | property | ) |
|
◆ highlightNodes()
int Highlight::highlightNodes |
( |
osg::Node * | node | ) |
|
◆ init()
◆ reinit()
void Highlight::reinit |
( |
| ) |
|
|
override |
◆ shutdown()
void Highlight::shutdown |
( |
| ) |
|
|
override |
◆ staticSubsystemClassId()
static const char * Highlight::staticSubsystemClassId |
( |
| ) |
|
|
inlinestatic |
◆ unbind()
void Highlight::unbind |
( |
| ) |
|
|
override |
◆ update()
void Highlight::update |
( |
double | dt | ) |
|
|
override |
The documentation for this struct was generated from the following files: