12 #ifndef ROOT_TViewer3DPad
13 #define ROOT_TViewer3DPad
24 #ifndef ROOT_TVirtualViewer3D
TViewer3DPad & operator=(const TViewer3DPad &)
TViewer3DPad(const TViewer3DPad &)
virtual void AddCompositeOp(UInt_t operation)
Provides 3D viewer interface (TVirtualViewer3D) support on a pad.
#define ClassDef(name, id)
virtual Bool_t OpenComposite(const TBuffer3D &buffer, Bool_t *addChildren=0)
Composite shapes not supported on this viewer currently - ignore.
Abstract 3D shapes viewer.
virtual void EndScene()
Close the scene on the viewer.
TVirtualPad is an abstract base class for the Pad and Canvas classes.
Generic 3D primitive description class.
virtual Bool_t PreferLocalFrame() const
virtual void CloseComposite()
TViewer3DPad(TVirtualPad &pad)
virtual Int_t AddObject(const TBuffer3D &buffer, Bool_t *addChildren=0)
Add an 3D object described by the buffer to the viewer.
virtual void BeginScene()
virtual Bool_t BuildingScene() const