![]() |
anatomist
5.1.2
3D neuroimaging data viewer
|
This is the complete list of members for anatomist::SelectFactory, including all inherited members.
activatePostSelector(int priority, const std::string &psel) | anatomist::SelectFactory | static |
Add enum value | anatomist::SelectFactory | |
createSelectChooser(unsigned group, const std::set< AObject * > &objects) const | anatomist::SelectFactory | virtual |
deactivatePostSelector(const std::string &psel) | anatomist::SelectFactory | static |
factory() | anatomist::SelectFactory | static |
findObjectsAt(AWindow *w, const std::vector< float > &pos, float tolerence, std::set< AObject * > &shown, std::set< AObject * > &hidden, const std::string &selector) | anatomist::SelectFactory | static |
flip(unsigned group, const std::set< AObject * > &obj, const HColor *col=0) const | anatomist::SelectFactory | virtual |
handleSelectionMenu(AWindow *win, int x, int y, const Tree *specific=0) | anatomist::SelectFactory | inlinevirtual |
hasAncestor(const AWindow *win, AObject *obj) | anatomist::SelectFactory | static |
highlightColor(AObject *obj) const | anatomist::SelectFactory | virtual |
isSelected(unsigned group, AObject *obj) const | anatomist::SelectFactory | virtual |
Normal enum value | anatomist::SelectFactory | |
objectAt(AObject *o, const std::vector< float > &pos, float tolerence, const Referential *wref, const Point3df &wgeom, const std::string &selector="default") | anatomist::SelectFactory | static |
propagateSelection(unsigned group) const | anatomist::SelectFactory | virtual |
refresh() const | anatomist::SelectFactory | virtual |
refreshSelectionRendering() const | anatomist::SelectFactory | virtual |
registerPostSelector(const std::string &key, PostSelector *s) | anatomist::SelectFactory | static |
registerSelector(const std::string &key, Selector *s) | anatomist::SelectFactory | static |
remove(anatomist::AWindow *win) | anatomist::SelectFactory | virtual |
removeFromThisWindow(anatomist::AWindow *win) | anatomist::SelectFactory | virtual |
select(unsigned group, const std::set< AObject * > &obj, const HColor *col=0) const | anatomist::SelectFactory | virtual |
select(SelectMode mode, unsigned group, const std::set< AObject * > &obj, const HColor *col=0) const | anatomist::SelectFactory | virtual |
select(AWindow *w, const std::vector< float > &pos, float tolerence, int modifier, const std::string &selector="default") | anatomist::SelectFactory | static |
selectAll(AWindow *win, const HColor *col=0) const | anatomist::SelectFactory | virtual |
selectColor() | anatomist::SelectFactory | static |
selectColorInverse() | anatomist::SelectFactory | static |
selected() const | anatomist::SelectFactory | inline |
SelectFactory() | anatomist::SelectFactory | |
SelectMode enum name | anatomist::SelectFactory | |
setFactory(SelectFactory *fac) | anatomist::SelectFactory | static |
setHighlightColor(AObject *obj, const HColor *col=0) const | anatomist::SelectFactory | virtual |
setSelectColor(const HColor &col) | anatomist::SelectFactory | static |
Toggle enum value | anatomist::SelectFactory | |
unselect(unsigned group, const std::set< AObject * > &obj) const | anatomist::SelectFactory | virtual |
unselectAll(unsigned group) const | anatomist::SelectFactory | virtual |
~SelectFactory() | anatomist::SelectFactory | virtual |