12 #ifndef ROOT_TEveSecondarySelectable 13 #define ROOT_TEveSecondarySelectable Semi-abstract interface for classes supporting secondary-selection.
SelectionSet_t::iterator SelectionSet_i
TEveSecondarySelectable & operator=(const TEveSecondarySelectable &)
SelectionSet_t::const_iterator SelectionSet_ci
void ProcessGLSelectionInternal(TGLSelectRecord &rec, SelectionSet_t &sset)
Process secondary GL selection and populate given set accordingly.
#define ClassDef(name, id)
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
const SelectionSet_t & RefHighlightedSet() 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
const SelectionSet_t & RefSelectedSet() const