Definition at line 1337 of file TGLUtil.h.
#include <TGLUtil.h>
◆ TGLLevelPalette() [1/2]
◆ TGLLevelPalette() [2/2]
TGLLevelPalette::TGLLevelPalette |
( |
| ) |
|
◆ DisableTexture()
void TGLLevelPalette::DisableTexture |
( |
| ) |
const |
◆ EnableTexture()
void TGLLevelPalette::EnableTexture |
( |
Int_t |
mode | ) |
const |
◆ GeneratePalette()
Try to find colors for palette.
Definition at line 4178 of file TGLUtil.cxx.
◆ GetColour() [1/2]
◆ GetColour() [2/2]
const UChar_t * TGLLevelPalette::GetColour |
( |
Int_t |
ind | ) |
const |
◆ GetPaletteSize()
Int_t TGLLevelPalette::GetPaletteSize |
( |
| ) |
const |
◆ GetTexCoord()
◆ operator=()
◆ SetContours()
void TGLLevelPalette::SetContours |
( |
const std::vector< Double_t > * |
contours | ) |
|
◆ fContours
const std::vector<Double_t>* TGLLevelPalette::fContours |
|
private |
◆ fMaxPaletteSize
Int_t TGLLevelPalette::fMaxPaletteSize |
|
private |
◆ fPaletteSize
UInt_t TGLLevelPalette::fPaletteSize |
|
private |
◆ fTexels
std::vector<UChar_t> TGLLevelPalette::fTexels |
|
private |
◆ fTexture
UInt_t TGLLevelPalette::fTexture |
|
mutableprivate |
◆ fZRange
The documentation for this class was generated from the following files: