#define ClassDefOverride(name, id)
 
Option_t Option_t TPoint TPoint const char GetTextMagnitude GetFillStyle GetLineColor GetLineWidth GetMarkerStyle GetTextAlign GetTextColor GetTextSize void char Point_t Rectangle_t WindowAttributes_t Float_t Float_t Float_t Int_t Int_t UInt_t UInt_t Rectangle_t mask
 
Option_t Option_t TPoint TPoint const char GetTextMagnitude GetFillStyle GetLineColor GetLineWidth GetMarkerStyle GetTextAlign GetTextColor GetTextSize void char Point_t Rectangle_t WindowAttributes_t Float_t Float_t Float_t Int_t Int_t UInt_t UInt_t Rectangle_t Int_t Int_t Window_t TString Int_t GCValues_t GetPrimarySelectionOwner GetDisplay GetScreen GetColormap GetNativeEvent const char const char dpyName wid window const char font_name cursor keysym reg const char only_if_exist regb h Point_t winding char text const char depth char const char Int_t count const char ColorStruct_t color const char Pixmap_t Pixmap_t PictureAttributes_t attr const char char ret_data h unsigned char height h Atom_t Int_t ULong_t ULong_t unsigned char prop_list Atom_t Atom_t Atom_t Time_t type
 
Cut tube segment description class - see TBuffer3DTypes for producer classes.
 
Double_t fLowPlaneNorm[3]
 
Double_t fHighPlaneNorm[3]
 
TBuffer3DCutTube & operator=(const TBuffer3DTubeSeg &)=delete
 
TBuffer3DCutTube(const TBuffer3DTubeSeg &)=delete
 
Sphere description class - see TBuffer3DTypes for producer classes Supports hollow and cut spheres.
 
TBuffer3DSphere(const TBuffer3DSphere &)=delete
 
TBuffer3DSphere & operator=(const TBuffer3DSphere &)=delete
 
Bool_t IsSolidUncut() const
Test if buffer represents a solid uncut sphere.
 
Tube segment description class - see TBuffer3DTypes for producer classes.
 
TBuffer3DTubeSeg(const TBuffer3DTubeSeg &)
 
TBuffer3DTubeSeg & operator=(const TBuffer3DTubeSeg &)=delete
 
Complete tube description class - see TBuffer3DTypes for producer classes.
 
TBuffer3DTube & operator=(const TBuffer3DTube &)=delete
 
TBuffer3DTube(const TBuffer3DTube &)=delete
 
Generic 3D primitive description class.
 
void SetLocalMasterIdentity()
Set kRaw tessellation section of buffer with supplied sizes.
 
Bool_t SectionsValid(UInt_t mask) const
 
Double_t fLocalMaster[16]
 
static UInt_t DecCSLevel()
Decrement CS level.
 
static UInt_t GetCSLevel()
Return CS level.
 
void ClearSectionsValid()
Clear any sections marked valid.
 
void SetSectionsValid(UInt_t mask)
 
void Init()
Initialise buffer.
 
static void IncCSLevel()
Increment CS level.
 
TBuffer3D & operator=(const TBuffer3D &)=delete
 
void SetAABoundingBox(const Double_t origin[3], const Double_t halfLengths[3])
Set fBBVertex in kBoundingBox section to a axis aligned (local) BB using supplied origin and box half...
 
UInt_t GetSections(UInt_t mask) const
 
TBuffer3D(const TBuffer3D &)=delete
 
virtual ~TBuffer3D()
Destructor.
 
Bool_t SetRawSizes(UInt_t reqPnts, UInt_t reqPntsCapacity, UInt_t reqSegs, UInt_t reqSegsCapacity, UInt_t reqPols, UInt_t reqPolsCapacity)
Set kRaw tessellation section of buffer with supplied sizes.
 
Mother of all ROOT objects.