53 if (rec.GetHighlight())
65 Int_t id = (rec.GetN() > 1) ? (
Int_t) rec.GetItem(1) : -1;
79 if (rec.GetMultiple())
81 if (sset.find(
id) == sset.end())
97 if (sset.size() != 1 || sset.find(
id) == sset.end())
107 if (!rec.GetMultiple())
117 dynamic_cast<TEveElement*
>(
this)->StampColorSelection();
Base class for TEveUtil visualization elements, providing hierarchy management, rendering control and...
Semi-abstract interface for classes supporting secondary-selection.
void ProcessGLSelectionInternal(TGLSelectRecord &rec, SelectionSet_t &sset)
Process secondary GL selection and populate given set accordingly.
SelectionSet_t fHighlightedSet
SelectionSet_t fSelectedSet
std::set< Int_t > SelectionSet_t
void ProcessGLSelection(TGLSelectRecord &rec)
Process secondary GL selection and populate selected set accordingly.
TEveSecondarySelectable()
Constructor.
Standard selection record including information about containing scene and details ob out selected ob...
@ kModifyingInternalSelection