void overlay_palette()
{
auto v =
gEve->GetDefaultGLViewer();
v->AddOverlayElement(po);
}
static TEveManager * Create(Bool_t map_window=kTRUE, Option_t *opt="FIV")
If global TEveManager* gEve is not set initialize it.
Description of TEveRGBAPaletteOverlay.
A generic, speed-optimised mapping from value to RGBA color supporting different wrapping and range t...
- Author
- Matevz Tadel
Definition in file overlay_palette.C.