This is the complete list of members for TCylinderMesh, including all inherited members.
Draw() const override | TCylinderMesh | virtual |
fDz | TGLMesh | protected |
fLOD | TGLMesh | protected |
fMesh | TCylinderMesh | private |
fNhigh | TGLMesh | protected |
fNlow | TGLMesh | protected |
fNorm | TCylinderMesh | private |
fRmax1 | TGLMesh | protected |
fRmax2 | TGLMesh | protected |
fRmin1 | TGLMesh | protected |
fRmin2 | TGLMesh | protected |
GetNormal(const TGLVertex3 &vertex, TGLVector3 &normal) const | TGLMesh | protected |
GetZcoord(Double_t x, Double_t y, Double_t z) const | TGLMesh | protected |
MakeVertex(Double_t x, Double_t y, Double_t z) const | TGLMesh | protected |
TCylinderMesh(UInt_t LOD, Double_t r1, Double_t r2, Double_t dz, const TGLVector3 &l=gLowNormalDefault, const TGLVector3 &h=gHighNormalDefault) | TCylinderMesh | |
TGLMesh(UInt_t LOD, Double_t r1, Double_t r2, Double_t r3, Double_t r4, Double_t dz, const TGLVector3 &l=gLowNormalDefault, const TGLVector3 &h=gHighNormalDefault) | TGLMesh | |
~TGLMesh() | TGLMesh | inlinevirtual |