12 #ifndef ROOT_TGLSelectRecord
13 #define ROOT_TGLSelectRecord
102 virtual void Reset();
154 virtual void Reset();
UInt_t GetCurrItem() const
void SetSecSelResult(ESecSelResult r)
void SetOvlElement(TGLOverlayElement *e)
void SetPhysShape(TGLPhysicalShape *pshp)
ESecSelResult GetSecSelResult() const
virtual void Reset()
Reinitialise all data to null values.
virtual ~TGLOvlSelectRecord()
Destructor.
void SetRawOnly(UInt_t *data)
Setup the record from raw buffer.
TGLOvlSelectRecord()
Default constructor.
Concrete physical shape - a GL drawable.
TGLOverlayElement * GetOvlElement() const
TGLSelectRecord()
Default constructor.
void SetTransparent(Bool_t t)
#define ClassDef(name, id)
Bool_t GetTransparent() const
virtual void Set(UInt_t *data)
Setup the record from raw buffer.
virtual void Reset()
Reinitialise all data to null values.
virtual void Reset()
Reinitialise all data to null values.
void SetMultiple(Bool_t multi)
Bool_t GetMultiple() const
virtual void Set(UInt_t *data)
Setup the record from raw buffer.
virtual ~TGLSelectRecordBase()
Destructor.
TGLOverlayElement * fOvlElement
TGLSceneInfo * GetSceneInfo() const
Standard selection record including information about containing scene and details ob out selected ob...
unsigned int r1[N_CITIES]
void SetObject(TObject *obj)
Abstract logical shape - a GL 'drawable' - base for all shapes - faceset sphere etc.
void Print()
Print contents of the select record to stdout.
UInt_t * GetItems() const
UInt_t GetItem(Int_t i) const
TGLSelectRecordBase & operator=(const TGLSelectRecordBase &rec)
Copy operator.
void * GetSpecific() const
TGLOvlSelectRecord & operator=(const TGLOvlSelectRecord &rec)
Copy operator.
TGLLogicalShape * fLogShape
void SetLogShape(TGLLogicalShape *lshp)
void SetHighlight(Bool_t hlt)
Mother of all ROOT objects.
void CopyItems(UInt_t *items)
Copy data from names. fN must already be set.
Bool_t GetHighlight() const
TGLPhysicalShape * fPhysShape
Base class for extended scene context.
ClassImp(TSlaveInfo) Int_t TSlaveInfo const TSlaveInfo * si
Used to sort slaveinfos by ordinal.
virtual ~TGLSelectRecord()
Destructor.
static Bool_t AreSameSelectionWise(const TGLSelectRecord &r1, const TGLSelectRecord &r2)
Check if the records imply the same selection result, that is, their secondary members are all equal...
TGLPhysicalShape * GetPhysShape() const
Selection record for overlay objects.
TGLLogicalShape * GetLogShape() const
TObject * GetObject() const
void SetSpecific(void *spec)
TGLSelectRecord & operator=(const TGLSelectRecord &rec)
Copy operator.
TGLSceneInfo * fSceneInfo
unsigned int r2[N_CITIES]
virtual void Set(UInt_t *data)
Setup the record from raw buffer.
TGLSelectRecordBase()
Default constructor.
void SetSceneInfo(TGLSceneInfo *si)