Plot-painter for TF3 functions.
| virtual void | TGLPlotPainter::ClearBuffers() const |
| virtual void | TGLPlotPainter::DrawPaletteAxis() const |
| void | TGLPlotPainter::DrawSections() const |
| const TColor* | TGLPlotPainter::GetPadColor() const |
| void | TGLPlotPainter::MoveSection(Int_t px, Int_t py) |
| void | TGLPlotPainter::PrintPlot() const |
| void | TGLPlotPainter::RestoreModelviewMatrix() const |
| void | TGLPlotPainter::RestoreProjectionMatrix() const |
| void | TGLPlotPainter::SaveModelviewMatrix() const |
| void | TGLPlotPainter::SaveProjectionMatrix() const |
| virtual void | DeInitGL() const |
| void | DrawDefaultPlot() const |
| void | DrawMaplePlot() const |
| virtual void | DrawPlot() const |
| virtual void | DrawSectionXOY() const |
| virtual void | DrawSectionXOZ() const |
| virtual void | DrawSectionYOZ() const |
| void | DrawToSelectionBuffer() const |
| Bool_t | HasSections() const |
| virtual void | InitGL() const |
| void | SetSurfaceColor() const |
| static TGLPlotPainter::ECutAxisID | TGLPlotPainter::kXAxis | |
| static TGLPlotPainter::ECutAxisID | TGLPlotPainter::kYAxis | |
| static TGLPlotPainter::ECutAxisID | TGLPlotPainter::kZAxis |
| TF3* | fF3 | |
| Rgl::Mc::TIsoMesh<Double_t> | fMesh | |
| TGLTF3Painter::ETF3Style | fStyle | |
| TGLTH3Slice | fXOYSlice | |
| TGLTH3Slice | fXOZSlice | |
| TGLTH3Slice | fYOZSlice | |
| static TGLTF3Painter::ETF3Style | kDefault | |
| static TGLTF3Painter::ETF3Style | kMaple0 | |
| static TGLTF3Painter::ETF3Style | kMaple1 | |
| static TGLTF3Painter::ETF3Style | kMaple2 |

User's moving mouse cursor, with middle mouse button pressed (for pad). Calculate 3d shift related to 2d mouse movement. Slicing is disabled (since somebody has broken it).