
Description of TEveRGBAPaletteOverlay
| void | TGLOverlayElement::ProjectionMatrixPushIdentity() |
| TEveRGBAPaletteOverlay(const TEveRGBAPaletteOverlay&) | |
| TEveRGBAPaletteOverlay& | operator=(const TEveRGBAPaletteOverlay&) |
| enum TGLOverlayElement::ERole { | kUser | |
| kViewer | ||
| kAnnotation | ||
| kAll | ||
| }; | ||
| enum TGLOverlayElement::EState { | kInvisible | |
| kDisabled | ||
| kActive | ||
| kAllVisible | ||
| }; |
| TAxis | fAxis | |
| TGLAxisPainter | fAxisPainter | |
| Float_t | fHeight | height |
| TEveRGBAPalette* | fPalette | |
| Float_t | fPosX | x position |
| Float_t | fPosY | y position |
| TGLOverlayElement::ERole | TGLOverlayElement::fRole | |
| TGLOverlayElement::EState | TGLOverlayElement::fState | |
| Float_t | fWidth | width |

Constructor.