#include <SoFCUnifiedSelection.h>
Public Member Functions | |
| const SbColor & | getColor () const |
| const SoPickedPoint * | getElement () const |
| SbBool | isHighlighted () const |
| void | setColor (const SbColor &) |
| void | setElement (const SoPickedPoint *) |
| void | setHighlighted (SbBool) |
| SoHighlightElementAction () | |
| ~SoHighlightElementAction () | |
Static Public Member Functions | |
| static void | initClass () |
Protected Member Functions | |
| virtual void | beginTraversal (SoNode *node) |
Definition at line 116 of file SoFCUnifiedSelection.h.
| SoHighlightElementAction::SoHighlightElementAction | ( | ) |
Definition at line 529 of file SoFCUnifiedSelection.cpp.
| SoHighlightElementAction::~SoHighlightElementAction | ( | ) |
Definition at line 534 of file SoFCUnifiedSelection.cpp.
| void SoHighlightElementAction::beginTraversal | ( | SoNode * | node | ) | [protected, virtual] |
Definition at line 538 of file SoFCUnifiedSelection.cpp.
| const SbColor & SoHighlightElementAction::getColor | ( | void | ) | const |
Definition at line 563 of file SoFCUnifiedSelection.cpp.
Referenced by PartGui::SoBrepPointSet::doAction(), PartGui::SoBrepEdgeSet::doAction(), and PartGui::SoBrepFaceSet::doAction().
| const SoPickedPoint * SoHighlightElementAction::getElement | ( | ) | const |
Definition at line 573 of file SoFCUnifiedSelection.cpp.
Referenced by PartGui::SoBrepPointSet::doAction(), PartGui::SoBrepEdgeSet::doAction(), and PartGui::SoBrepFaceSet::doAction().
| void SoHighlightElementAction::initClass | ( | void | ) | [static] |
Definition at line 513 of file SoFCUnifiedSelection.cpp.
Referenced by Gui::SoFCDB::init().
| SbBool SoHighlightElementAction::isHighlighted | ( | void | ) | const |
Definition at line 553 of file SoFCUnifiedSelection.cpp.
Referenced by PartGui::SoBrepPointSet::doAction(), PartGui::SoBrepEdgeSet::doAction(), and PartGui::SoBrepFaceSet::doAction().
| void SoHighlightElementAction::setColor | ( | const SbColor & | c | ) |
Definition at line 558 of file SoFCUnifiedSelection.cpp.
Referenced by Gui::SoFCUnifiedSelection::handleEvent().
| void SoHighlightElementAction::setElement | ( | const SoPickedPoint * | pp | ) |
Definition at line 568 of file SoFCUnifiedSelection.cpp.
Referenced by Gui::SoFCUnifiedSelection::handleEvent().
| void SoHighlightElementAction::setHighlighted | ( | SbBool | ok | ) |
Definition at line 548 of file SoFCUnifiedSelection.cpp.
Referenced by Gui::SoFCUnifiedSelection::handleEvent().
1.6.1