Gui::SoHighlightElementAction Class Reference

#include <SoFCUnifiedSelection.h>

Public Member Functions

const SbColor & getColor () const
 
const SoDetail * getElement () const
 
SbBool isHighlighted () const
 
void setColor (const SbColor &)
 
void setElement (const SoDetail *)
 
void setHighlighted (SbBool)
 
 SoHighlightElementAction ()
 
 ~SoHighlightElementAction ()
 

Static Public Member Functions

static void initClass ()
 

Protected Member Functions

virtual void beginTraversal (SoNode *node)
 

Detailed Description

Author
Werner Mayer

Constructor & Destructor Documentation

◆ SoHighlightElementAction()

SoHighlightElementAction::SoHighlightElementAction ( )

◆ ~SoHighlightElementAction()

SoHighlightElementAction::~SoHighlightElementAction ( )

Member Function Documentation

◆ beginTraversal()

void SoHighlightElementAction::beginTraversal ( SoNode node)
protectedvirtual

◆ getColor()

◆ getElement()

const SoDetail * SoHighlightElementAction::getElement ( ) const

◆ initClass()

void SoHighlightElementAction::initClass ( void  )
static

Referenced by Gui::SoFCDB::init().

◆ isHighlighted()

◆ setColor()

void SoHighlightElementAction::setColor ( const SbColor &  c)

◆ setElement()

void SoHighlightElementAction::setElement ( const SoDetail *  det)

◆ setHighlighted()

void SoHighlightElementAction::setHighlighted ( SbBool  ok)

The documentation for this class was generated from the following files: