|
ROOT
Reference Guide |
|
Go to the documentation of this file.
12 #ifndef ROOT_TBuffer3D
13 #define ROOT_TBuffer3D
Bool_t IsSolidUncut() const
Test if buffer represents a solid uncut sphere.
TBuffer3DCutTube & operator=(const TBuffer3DTubeSeg &)=delete
Cut tube segment description class - see TBuffer3DTypes for producer classes.
Bool_t SectionsValid(UInt_t mask) const
void SetSectionsValid(UInt_t mask)
TBuffer3D & operator=(const TBuffer3D &)=delete
UInt_t GetSections(UInt_t mask) const
Complete tube description class - see TBuffer3DTypes for producer classes.
static UInt_t DecCSLevel()
Decrement CS level.
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...
TBuffer3DTubeSeg(const TBuffer3DTubeSeg &)
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.
void SetLocalMasterIdentity()
Set kRaw tessellation section of buffer with supplied sizes.
Generic 3D primitive description class.
Double_t fLowPlaneNorm[3]
Double_t fLocalMaster[16]
TBuffer3DTube & operator=(const TBuffer3DTube &)=delete
TBuffer3DSphere(const TBuffer3DSphere &)=delete
TBuffer3DCutTube(const TBuffer3DTubeSeg &)=delete
Sphere description class - see TBuffer3DTypes for producer classes Supports hollow and cut spheres.
Double_t fHighPlaneNorm[3]
TBuffer3DTube(const TBuffer3DTube &)=delete
TBuffer3DTubeSeg & operator=(const TBuffer3DTubeSeg &)=delete
TBuffer3D(const TBuffer3D &)=delete
void ClearSectionsValid()
Clear any sections marked valid.
Mother of all ROOT objects.
virtual ~TBuffer3D()
Destructor.
#define ClassDef(name, id)
void Init()
Initialise buffer.
TBuffer3DSphere & operator=(const TBuffer3DSphere &)=delete
static UInt_t GetCSLevel()
Return CS level.
Tube segment description class - see TBuffer3DTypes for producer classes.
static void IncCSLevel()
Increment CS level.