#include <SoFCSelectionContext.h>
◆ ~SoFCSelectionContext()
SoFCSelectionContext::~SoFCSelectionContext |
( |
| ) |
|
|
virtual |
◆ checkGlobal()
◆ copy()
◆ highlightAll()
void Gui::SoFCSelectionContext::highlightAll |
( |
| ) |
|
◆ isHighlightAll()
bool Gui::SoFCSelectionContext::isHighlightAll |
( |
| ) |
const |
◆ isHighlighted()
bool Gui::SoFCSelectionContext::isHighlighted |
( |
void |
| ) |
const |
◆ isSelectAll()
bool Gui::SoFCSelectionContext::isSelectAll |
( |
| ) |
const |
◆ isSelected()
bool Gui::SoFCSelectionContext::isSelected |
( |
| ) |
const |
◆ removeHighlight()
void Gui::SoFCSelectionContext::removeHighlight |
( |
| ) |
|
◆ removeIndex()
bool SoFCSelectionContext::removeIndex |
( |
int |
index | ) |
|
◆ selectAll()
void Gui::SoFCSelectionContext::selectAll |
( |
| ) |
|
◆ counter
std::shared_ptr<int> Gui::SoFCSelectionContext::counter |
◆ highlightColor
SbColor Gui::SoFCSelectionContext::highlightColor |
◆ highlightIndex
int Gui::SoFCSelectionContext::highlightIndex = -1 |
◆ merge
int SoFCSelectionContext::merge |
|
static |
◆ selectionColor
SbColor Gui::SoFCSelectionContext::selectionColor |
◆ selectionIndex
std::set<int> Gui::SoFCSelectionContext::selectionIndex |
The documentation for this struct was generated from the following files:
- FreeCAD/src/Gui/SoFCSelectionContext.h
- FreeCAD/src/Gui/SoFCSelectionContext.cpp