17 marker->
SetName(
"Origin marker");
virtual void SetName(const char *name)
Change (i.e.
void ResetCurrentCamera()
Resets position/rotation of current camera to default values.
virtual void SetMarkerStyle(Style_t mstyle=1)
Set marker style, propagate to projecteds.
void AddElement(TEveElement *element, TEveElement *parent=0)
Add an element.
virtual void SetMarkerColor(Color_t col)
Set the marker color.
static TEveManager * Create(Bool_t map_window=kTRUE, Option_t *opt="FIV")
If global TEveManager* gEve is not set initialize it.
void RequestDraw(Short_t LOD=TGLRnrCtx::kLODMed)
Post request for redraw of viewer at level of detail 'LOD' Request is directed via cross thread gVirt...
R__EXTERN TSystem * gSystem
R__EXTERN TEveManager * gEve
TEvePointSet is a render-element holding a collection of 3D points with optional per-point TRef and a...
TGLViewer * GetDefaultGLViewer() const
Get TGLViewer of the default TEveViewer.
virtual void SetMainColor(Color_t color)
Set main color of the element.
void SetPoint(Int_t n, Double_t x, Double_t y, Double_t z)
Set point n to x, y, z.
void FullRedraw3D(Bool_t resetCameras=kFALSE, Bool_t dropLogicals=kFALSE)
Perform 3D redraw of all scenes and viewers.
void SetFontSize(Int_t size, Bool_t validate=kTRUE)
Set valid font size.
TEveElement class used for displaying FreeType GL fonts.
void SetFontMode(Int_t mode)
Set FTFont class ID.
void RotateLF(Int_t i1, Int_t i2, Double_t amount)
Rotate in local frame. Does optimised version of MultRight.
void SetLighting(Bool_t isOn)
virtual TEveTrans * PtrMainTrans(Bool_t create=kTRUE)
Return pointer to main transformation.
constexpr Double_t PiOver2()
virtual void IgnoreSignal(ESignals sig, Bool_t ignore=kTRUE)
If ignore is true ignore the specified signal, else restore previous behaviour.