#include "TGLCylinder.h"#include "TGLRnrCtx.h"#include "TGLIncludes.h"#include "TBuffer3D.h"#include "TBuffer3DTypes.h"#include "TMath.h"#include "TClass.h"#include "TError.h"Go to the source code of this file.
Classes | |
| class | TGLMesh |
| class | TubeSegMesh |
| class | TubeMesh |
| class | TCylinderMesh |
| class | TCylinderSegMesh |
Functions | |
| ClassImp (TGLCylinder) | |
Variables | |
| TGLVector3 | gLowNormalDefault (0., 0.,-1.) |
| TGLVector3 | gHighNormalDefault (0., 0., 1.) |
| ClassImp | ( | TGLCylinder | ) |
| TGLVector3 gHighNormalDefault(0., 0., 1.) |
Referenced by TGLCylinder::TGLCylinder().
| TGLVector3 gLowNormalDefault(0., 0.,-1.) |
Referenced by TGLCylinder::TGLCylinder().
1.5.1