Blobalizer
|
This is the complete list of members for ArcBall, including all inherited members.
_currentPosition | ArcBall | protected |
_currentQRotation | ArcBall | protected |
_currentZooming | ArcBall | protected |
_fov | ArcBall | protected |
_inverseView | ArcBall | protected |
_lagging | ArcBall | protected |
_positionT0 | ArcBall | protected |
_prevMousePosNDC | ArcBall | protected |
_qRotationT0 | ArcBall | protected |
_targetPosition | ArcBall | protected |
_targetQRotation | ArcBall | protected |
_targetZooming | ArcBall | protected |
_view | ArcBall | protected |
_windowSize | ArcBall | protected |
_zoomingT0 | ArcBall | protected |
ArcBall(const Vector3 &cameraPosition, const Vector3 &viewCenter, const Vector3 &upDir, Deg fov, const Vector2i &windowSize) | ArcBall | |
fov() const | ArcBall | inline |
initTransformation(const Vector2i &mousePos) | ArcBall | |
inverseViewMatrix() const | ArcBall | inline |
lagging() const | ArcBall | inline |
reset() | ArcBall | |
reshape(const Vector2i &windowSize) | ArcBall | inline |
rotate(const Vector2i &mousePos) | ArcBall | |
screenCoordToNDC(const Vector2i &mousePos) const | ArcBall | protected |
setLagging(Float lagging) | ArcBall | |
setViewParameters(const Vector3 &eye, const Vector3 &viewCenter, const Vector3 &upDir) | ArcBall | |
transformation() const | ArcBall | inline |
transformationMatrix() const | ArcBall | inline |
translate(const Vector2i &mousePos) | ArcBall | |
translateDelta(const Vector2 &translationNDC) | ArcBall | |
updateInternalTransformations() | ArcBall | protected |
updateTransformation() | ArcBall | |
view() const | ArcBall | inline |
viewDistance() const | ArcBall | inline |
viewMatrix() const | ArcBall | inline |
zoom(Float delta) | ArcBall |