Camera for TGLPlotPainter and sub-classes.
Definition at line 21 of file TGLPlotCamera.h.
#include <TGLPlotCamera.h>
◆ TGLPlotCamera() [1/2]
◆ TGLPlotCamera() [2/2]
TGLPlotCamera::TGLPlotCamera |
( |
| ) |
|
◆ ~TGLPlotCamera()
virtual TGLPlotCamera::~TGLPlotCamera |
( |
| ) |
|
|
inlinevirtual |
◆ Apply()
Applies rotations and translations before drawing.
Definition at line 141 of file TGLPlotCamera.cxx.
◆ GetHeight()
Int_t TGLPlotCamera::GetHeight |
( |
| ) |
const |
◆ GetWidth()
Int_t TGLPlotCamera::GetWidth |
( |
| ) |
const |
◆ GetX()
Int_t TGLPlotCamera::GetX |
( |
| ) |
const |
◆ GetY()
Int_t TGLPlotCamera::GetY |
( |
| ) |
const |
◆ operator=()
◆ Pan()
◆ RotateCamera()
◆ SetCamera()
void TGLPlotCamera::SetCamera |
( |
| ) |
const |
◆ SetViewport()
Setup viewport, if it was changed, plus reset arcball.
Definition at line 39 of file TGLPlotCamera.cxx.
◆ SetViewVolume()
◆ StartPan()
◆ StartRotation()
◆ ViewportChanged()
Bool_t TGLPlotCamera::ViewportChanged |
( |
| ) |
const |
|
inline |
◆ ZoomIn()
void TGLPlotCamera::ZoomIn |
( |
| ) |
|
◆ ZoomOut()
void TGLPlotCamera::ZoomOut |
( |
| ) |
|
◆ fArcBall
◆ fCenter
◆ fMousePos
TPoint TGLPlotCamera::fMousePos |
|
protected |
◆ fOrthoBox
◆ fShift
◆ fTruck
◆ fViewport
◆ fVpChanged
Bool_t TGLPlotCamera::fVpChanged |
|
protected |
◆ fZoom
[legend]