12 #ifndef ROOT_TEveSecondarySelectable
13 #define ROOT_TEveSecondarySelectable
Semi-abstract interface for classes supporting secondary-selection.
const SelectionSet_t & RefSelectedSet() const
SelectionSet_t::iterator SelectionSet_i
TEveSecondarySelectable & operator=(const TEveSecondarySelectable &)
SelectionSet_t::const_iterator SelectionSet_ci
const SelectionSet_t & RefHighlightedSet() const
void ProcessGLSelectionInternal(TGLSelectRecord &rec, SelectionSet_t &sset)
Process secondary GL selection and populate given set accordingly.
ClassDef(TEveSecondarySelectable, 0)
Standard selection record including information about containing scene and details ob out selected ob...
std::set< Int_t > SelectionSet_t
TEveSecondarySelectable()
Constructor.
Bool_t GetAlwaysSecSelect() const
virtual ~TEveSecondarySelectable()
SelectionSet_t fHighlightedSet
void ProcessGLSelection(TGLSelectRecord &rec)
Process secondary GL selection and populate selected set accordingly.
void SetAlwaysSecSelect(Bool_t f)
SelectionSet_t fSelectedSet