48 fInfo->SetText(
Form(
"Vertices: %d, Triangles: %d",
fM->GetNVerts(),
fM->GetNTrings()));
ULong_t Pixel_t
Pixel value.
Option_t Option_t TPoint TPoint const char GetTextMagnitude GetFillStyle GetLineColor GetLineWidth GetMarkerStyle GetTextAlign GetTextColor GetTextSize void char Point_t Rectangle_t height
char * Form(const char *fmt,...)
Formats a string in a circular formatting buffer.
Editor for TEveTriangleSet class.
TEveTriangleSetEditor(const TEveTriangleSetEditor &)
void SetModel(TObject *obj) override
Set model object.
Made from a list of vertices and a list of triangles (triplets of vertex indices).
virtual void AddFrame(TGFrame *f, TGLayoutHints *l=nullptr)
Add frame to the composite frame using the specified layout hints.
This class handles GUI labels.
This class describes layout hints used by the layout classes.
ROOT GUI Window base class.
TGedFrame(const TGedFrame &)=delete
virtual void MakeTitle(const char *title)
Create attribute frame title.
Mother of all ROOT objects.