bool Bool_t
Boolean (0=false, 1=true) (bool).
short Short_t
Signed Short integer 2 bytes (short).
double Double_t
Double 8 bytes.
short Color_t
Color number (short).
const char Option_t
Option string (const char).
ClassDefOverride(TEvePad, 1)
TVirtualViewer3D * GetViewer3D(Option_t *="") override
Bool_t IsBatch() const override
TEvePad()
Default constructor.
TPad(const TPad &pad)=delete
void PaintModified() override
Traverse pad hierarchy and (re)paint only modified pads.
TVirtualViewer3D * fViewer3D
! Current 3D viewer
Abstract 3D shapes viewer.