12 #ifndef ROOT_TEveSceneInfo
13 #define ROOT_TEveSceneInfo
virtual void AddStamp(UChar_t bits)
Override from TEveElement.
TGLSceneInfo * GetGLSceneInfo() const
Eve representation of TGLScene.
Scene base-class – provides basic interface expected by the TGLViewer or its sub-classes: ...
TEveScene * GetScene() const
ClassDef(TEveSceneInfo, 0)
virtual Bool_t HandleElementPaste(TEveElement *el)
Virtual from TEveElement.
TEveViewer * GetViewer() const
TEveUtil representation of TGLSceneInfo.
virtual Bool_t SingleRnrState() const
TEveSceneInfo(const TEveSceneInfo &)
The TNamed class is the base class for all named ROOT classes.
TGLSceneInfo * fGLSceneInfo
TEveSceneInfo & operator=(const TEveSceneInfo &)
TGLSceneBase * GetGLScene() const
Return the TGLSceneBase represented by this SceneInfo object.
virtual Bool_t AcceptElement(TEveElement *el)
Virtual from TEveElement.
Base class for extended scene context.
Base class for TEveUtil visualization elements, providing hierarchy management, rendering control and...
Eve representation of TGLViewer.