Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches

Use this attribute class when an object should have 3D capabilities.

Definition at line 19 of file TAtt3D.h.

Public Member Functions

 TAtt3D ()
 
virtual ~TAtt3D ()
 
virtual TClassIsA () const
 
virtual void Sizeof3D () const
 Set total size of this 3D object (used by X3D interface).
 
virtual void Streamer (TBuffer &)
 
void StreamerNVirtual (TBuffer &ClassDef_StreamerNVirtual_b)
 

Static Public Member Functions

static TClassClass ()
 
static const char * Class_Name ()
 
static constexpr Version_t Class_Version ()
 
static const char * DeclFileName ()
 

#include <TAtt3D.h>

Inheritance diagram for TAtt3D:
[legend]

Constructor & Destructor Documentation

◆ TAtt3D()

TAtt3D::TAtt3D ( )
inline

Definition at line 22 of file TAtt3D.h.

◆ ~TAtt3D()

virtual TAtt3D::~TAtt3D ( )
inlinevirtual

Definition at line 23 of file TAtt3D.h.

Member Function Documentation

◆ Class()

static TClass * TAtt3D::Class ( )
static
Returns
TClass describing this class

◆ Class_Name()

static const char * TAtt3D::Class_Name ( )
static
Returns
Name of this class

◆ Class_Version()

static constexpr Version_t TAtt3D::Class_Version ( )
inlinestaticconstexpr
Returns
Version of this class

Definition at line 27 of file TAtt3D.h.

◆ DeclFileName()

static const char * TAtt3D::DeclFileName ( )
inlinestatic
Returns
Name of the file containing the class declaration

Definition at line 27 of file TAtt3D.h.

◆ IsA()

◆ Sizeof3D()

void TAtt3D::Sizeof3D ( ) const
virtual

Set total size of this 3D object (used by X3D interface).

Reimplemented in TGeoOverlap, TBRIK, TNode, TPCON, TSPHE, TTUBE, TTUBS, TXTRU, TParticle, and TPrimary.

Definition at line 27 of file TAtt3D.cxx.

◆ Streamer()

◆ StreamerNVirtual()

void TAtt3D::StreamerNVirtual ( TBuffer ClassDef_StreamerNVirtual_b)
inline

Definition at line 27 of file TAtt3D.h.


The documentation for this class was generated from the following files: