Logo ROOT   6.07/09
Reference Guide
TGLPlane Member List

This is the complete list of members for TGLPlane, including all inherited members.

A() const TGLPlaneinline
Arr()TGLPlaneinline
B() const TGLPlaneinline
C() const TGLPlaneinline
CArr() const TGLPlaneinline
D() const TGLPlaneinline
DistanceTo(const TGLVertex3 &vertex) const TGLPlane
Dump() const TGLPlane
fValsTGLPlaneprivate
NearestOn(const TGLVertex3 &point) const TGLPlane
Negate()TGLPlane
Norm() const TGLPlaneinline
Normalise()TGLPlaneprivate
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()TGLPlanevirtual