ROOT 6.12/07 Reference Guide |
This is the complete list of members for TGLPlane, including all inherited members.
A() const | TGLPlane | inline |
Arr() | TGLPlane | inline |
B() const | TGLPlane | inline |
C() const | TGLPlane | inline |
CArr() const | TGLPlane | inline |
D() const | TGLPlane | inline |
DistanceTo(const TGLVertex3 &vertex) const | TGLPlane | |
Dump() const | TGLPlane | |
fVals | TGLPlane | private |
NearestOn(const TGLVertex3 &point) const | TGLPlane | |
Negate() | TGLPlane | |
Norm() const | TGLPlane | inline |
Normalise() | TGLPlane | private |
Set(const TGLPlane &other) | TGLPlane | |
Set(Double_t a, Double_t b, Double_t c, Double_t d) | TGLPlane | |
Set(Double_t eq[4]) | TGLPlane | |
Set(const TGLVector3 &norm, const TGLVertex3 &point) | TGLPlane | |
Set(const TGLVertex3 &p1, const TGLVertex3 &p2, const TGLVertex3 &p3) | TGLPlane | |
TGLPlane() | TGLPlane | |
TGLPlane(const TGLPlane &other) | TGLPlane | |
TGLPlane(Double_t a, Double_t b, Double_t c, Double_t d) | TGLPlane | |
TGLPlane(Double_t eq[4]) | TGLPlane | |
TGLPlane(const TGLVector3 &norm, const TGLVertex3 &point) | TGLPlane | |
TGLPlane(const TGLVertex3 &p1, const TGLVertex3 &p2, const TGLVertex3 &p3) | TGLPlane | |
~TGLPlane() | TGLPlane | virtual |