| library: libRGL #include "TGLPlotPainter.h" |
| Inheritance Chart: | |||||||||
|
| static TClass* | Class() |
| virtual TClass* | IsA() const |
| virtual void | ShowMembers(TMemberInspector& insp, char* parent) |
| virtual void | Streamer(TBuffer& b) |
| void | StreamerNVirtual(TBuffer& b) |
| TGLPlotFrame(Bool_t logX, Bool_t logY, Bool_t logZ) | |
| virtual | ~TGLPlotFrame() |
| static void | AdjustShift(const TPoint& start, const TPoint& finish, TGLVector3& shiftVec, const Int_t* viewport) |
| void | CalculateGLCameraParams(const TGLPlotFrame::Range_t& x, const TGLPlotFrame::Range_t& y, const TGLPlotFrame::Range_t& z) |
| void | FindFrontPoint() |
| void | SetCamera() |
| void | SetTransformation() |
| TGLVertex3 | fFrame[8] | |
| static const Int_t | fFramePlanes | |
| static const Double_t | fFrameNormals | |
| static const Int_t | fBackPairs | |
| Bool_t | fLogX | |
| Bool_t | fLogY | |
| Bool_t | fLogZ | |
| Double_t | fScaleX | |
| Double_t | fScaleY | |
| Double_t | fScaleZ | |
| Int_t | fFrontPoint | |
| TGLVertex3 | f2DAxes[8] | |
| TArcBall | fArcBall | |
| Int_t | fViewport[4] | |
| TPoint | fMousePosition | |
| TGLVector3 | fPan | |
| Double_t | fZoom | |
| Double_t | fFrustum[4] | |
| Double_t | fShift | |
| Double_t | fCenter[3] | |
| Double_t | fFactor |
Extract gl matrices.
Finds the maximum dimension and adjust scale coefficients