TGLSelectRecordBase Base class for select records. Supports initialization from a raw GL record (UInt_t*) and copies the name-data into internal array.
| void | TGLSelectRecordBase::CopyItems(UInt_t* items) | 
| UInt_t* | TGLSelectRecordBase::fItems | |
| Float_t | TGLSelectRecordBase::fMaxZ | |
| Float_t | TGLSelectRecordBase::fMinZ | |
| Int_t | TGLSelectRecordBase::fN | |
| TObject* | fObject | Master TObject, if applicable | 
| TGLPhysicalShape* | fPhysShape | PhysicalShape, if applicable | 
| Int_t | TGLSelectRecordBase::fPos | |
| TGLSceneInfo* | fSceneInfo | SceneInfo | 
| void* | fSpecific | Scene specific, if applicable | 
| Bool_t | fTransparent | 

Check if the records imply the same selection result, that is, their secondary members are all equal.