TGLSelectRecord Standard selection record including information about containing scene and details ob out selected object (TGLPhysicalShape*, TObject* or simply a void* for foreign scenes).
| 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.