| TGLPlane() | 
 | TGLPlane(const TGLPlane& other) | 
 | TGLPlane(Double_t* eq) | 
 | TGLPlane(const TGLVector3& norm, const TGLVertex3& point) | 
 | TGLPlane(const TGLVertex3& p1, const TGLVertex3& p2, const TGLVertex3& p3) | 
 | TGLPlane(Double_t a, Double_t b, Double_t c, Double_t d) | 
|  virtual | ~TGLPlane() | 
| Double_t | A() const | 
| Double_t* | Arr() | 
| Double_t | B() const | 
| Double_t | C() const | 
| const Double_t* | CArr() const | 
| static TClass* | Class() | 
| Double_t | D() const | 
| Double_t | DistanceTo(const TGLVertex3& vertex) const | 
| void | Dump() const | 
| virtual TClass* | IsA() const | 
| TGLVertex3 | NearestOn(const TGLVertex3& point) const | 
| void | Negate() | 
| TGLVector3 | Norm() const | 
| TGLPlane& | operator=(const TGLPlane&) | 
| void | Set(const TGLPlane& other) | 
| void | Set(Double_t* eq) | 
| void | Set(const TGLVector3& norm, const TGLVertex3& point) | 
| void | Set(const TGLVertex3& p1, const TGLVertex3& p2, const TGLVertex3& p3) | 
| void | Set(Double_t a, Double_t b, Double_t c, Double_t d) | 
| virtual void | ShowMembers(TMemberInspector& insp, char* parent) | 
| virtual void | Streamer(TBuffer& b) | 
| void | StreamerNVirtual(TBuffer& b) |