This is the complete list of members for TCylinderSegMesh, including all inherited members.
Draw() const | TCylinderSegMesh | virtual |
fDz | TGLMesh | protected |
fLOD | TGLMesh | protected |
fMesh | TCylinderSegMesh | private |
fNhigh | TGLMesh | protected |
fNlow | TGLMesh | protected |
fNorm | TCylinderSegMesh | 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 |
TCylinderSegMesh(UInt_t LOD, Double_t r1, Double_t r2, Double_t dz, Double_t phi1, Double_t phi2, const TGLVector3 &l=gLowNormalDefault, const TGLVector3 &h=gHighNormalDefault) | TCylinderSegMesh | |
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 |