12#ifndef ROOT_TEveRGBAPaletteOverlay
13#define ROOT_TEveRGBAPaletteOverlay
#define ClassDefOverride(name, id)
winID h TVirtualViewer3D TVirtualGLPainter p
Option_t Option_t TPoint TPoint const char GetTextMagnitude GetFillStyle GetLineColor GetLineWidth GetMarkerStyle GetTextAlign GetTextColor GetTextSize void char Point_t Rectangle_t height
Class to manage histogram axis.
Description of TEveRGBAPaletteOverlay.
void SetSize(Float_t w, Float_t h)
void Render(TGLRnrCtx &rnrCtx) override
Render the overlay.
TEveRGBAPaletteOverlay(const TEveRGBAPaletteOverlay &)
TEveRGBAPaletteOverlay & operator=(const TEveRGBAPaletteOverlay &)
~TEveRGBAPaletteOverlay() override
TGLAxisPainter & RefAxisPainter()
TGLAxisPainter fAxisPainter
TEveRGBAPalette * fPalette
void SetPosition(Float_t x, Float_t y)
A generic, speed-optimised mapping from value to RGBA color supporting different wrapping and range t...
Utility class to paint axis in GL.
The TGLRnrCtx class aggregates data for a given redering context as needed by various parts of the RO...