47 fInfo->SetText(
Form(
"Vertices: %d, Triangles: %d",
fM->GetNVerts(),
fM->GetNTrings()));
ULong_t Pixel_t
Pixel value.
int Int_t
Signed integer 4 bytes (int).
unsigned int UInt_t
Unsigned integer 4 bytes (unsigned int).
char * Form(const char *fmt,...)
Formats a string in a circular formatting buffer.
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.