![]() |
ROOT
6.06/09
Reference Guide
|
#include <cctype>#include "TVirtualX.h"#include "TString.h"#include "TROOT.h"#include "TH3.h"#include "TGLPlotCamera.h"#include "TGLParametric.h"#include "TGLIncludes.h"#include "TVirtualPad.h"#include "KeySymbols.h"#include "Buttons.h"#include "TColor.h"#include "TMath.h"
Include dependency graph for TGLParametric.cxx:Go to the source code of this file.
Functions | |
| ClassImp (TGLParametricEquation) TGLParametricEquation | |
| Surface is defined by three strings. More... | |
| ClassImp (TGLParametricPlot) TGLParametricPlot | |
| Constructor. More... | |
| ClassImp | ( | TGLParametricEquation | ) |
Surface is defined by three strings.
ROOT does not use exceptions in ctors, so, I have to use MakeZombie to let external user know about errors.
Definition at line 116 of file TGLParametric.cxx.
| ClassImp | ( | TGLParametricPlot | ) |
Constructor.
Definition at line 293 of file TGLParametric.cxx.