65 static const TEveException eH(
"TEveSceneInfo::AcceptElement ");
77 static const TEveException eH(
"TEveSceneInfo::HandleElementPaste ");
virtual void AddStamp(UChar_t bits)
Override from TEveElement.
Eve representation of TGLScene.
virtual void AddStamp(UChar_t bits)
Add (bitwise or) given stamps to fChangeBits.
Scene base-class – provides basic interface expected by the TGLViewer or its sub-classes: ...
virtual Bool_t HandleElementPaste(TEveElement *el)
Virtual from TEveElement.
TEveUtil representation of TGLSceneInfo.
void SetStatusLine(const char *text)
Set the text in the right side of browser's status bar.
The TNamed class is the base class for all named ROOT classes.
TGLSceneInfo * fGLSceneInfo
R__EXTERN TEveManager * gEve
char * Form(const char *fmt,...)
ClassImp(TEveSceneInfo) TEveSceneInfo
Constructor.
TGLSceneBase * GetScene() const
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.
Exception class thrown by TEve classes and macros.
void SetActive(Bool_t a)
Set active state of the scene, mark viewer as changed.
Base class for TEveUtil visualization elements, providing hierarchy management, rendering control and...
Eve representation of TGLViewer.