#include <cameracontroller.hpp>
CSVRender::OrbitCameraController::OrbitCameraController |
( |
QWidget * |
parent | ) |
|
void CSVRender::OrbitCameraController::alternateFast |
( |
bool |
active | ) |
|
|
privateslot |
void CSVRender::OrbitCameraController::down |
( |
bool |
active | ) |
|
|
privateslot |
osg::Vec3d CSVRender::OrbitCameraController::getCenter |
( |
| ) |
const |
double CSVRender::OrbitCameraController::getOrbitSpeed |
( |
| ) |
const |
double CSVRender::OrbitCameraController::getOrbitSpeedMultiplier |
( |
| ) |
const |
unsigned int CSVRender::OrbitCameraController::getPickingMask |
( |
| ) |
const |
void CSVRender::OrbitCameraController::handleMouseMoveEvent |
( |
int |
x, |
|
|
int |
y |
|
) |
| |
|
virtual |
void CSVRender::OrbitCameraController::handleMouseScrollEvent |
( |
int |
x | ) |
|
|
virtual |
void CSVRender::OrbitCameraController::initialize |
( |
| ) |
|
|
private |
void CSVRender::OrbitCameraController::left |
( |
bool |
active | ) |
|
|
privateslot |
void CSVRender::OrbitCameraController::naviPrimary |
( |
bool |
active | ) |
|
|
privateslot |
void CSVRender::OrbitCameraController::naviSecondary |
( |
bool |
active | ) |
|
|
privateslot |
void CSVRender::OrbitCameraController::onActivate |
( |
| ) |
|
|
privatevirtual |
void CSVRender::OrbitCameraController::right |
( |
bool |
active | ) |
|
|
privateslot |
void CSVRender::OrbitCameraController::roll |
( |
double |
value | ) |
|
|
private |
void CSVRender::OrbitCameraController::rollLeft |
( |
bool |
active | ) |
|
|
privateslot |
void CSVRender::OrbitCameraController::rollRight |
( |
bool |
active | ) |
|
|
privateslot |
void CSVRender::OrbitCameraController::rotateHorizontal |
( |
double |
value | ) |
|
|
private |
void CSVRender::OrbitCameraController::rotateVertical |
( |
double |
value | ) |
|
|
private |
void CSVRender::OrbitCameraController::setCenter |
( |
const osg::Vec3d & |
center | ) |
|
void CSVRender::OrbitCameraController::setOrbitSpeed |
( |
double |
value | ) |
|
void CSVRender::OrbitCameraController::setOrbitSpeedMultiplier |
( |
double |
value | ) |
|
void CSVRender::OrbitCameraController::setPickingMask |
( |
unsigned int |
value | ) |
|
void CSVRender::OrbitCameraController::swapSpeedMode |
( |
| ) |
|
|
privateslot |
void CSVRender::OrbitCameraController::translate |
( |
const osg::Vec3d & |
offset | ) |
|
|
private |
void CSVRender::OrbitCameraController::up |
( |
bool |
active | ) |
|
|
privateslot |
void CSVRender::OrbitCameraController::update |
( |
double |
dt | ) |
|
|
virtual |
void CSVRender::OrbitCameraController::zoom |
( |
double |
value | ) |
|
|
private |
osg::Vec3d CSVRender::OrbitCameraController::mCenter |
|
private |
double CSVRender::OrbitCameraController::mDistance |
|
private |
bool CSVRender::OrbitCameraController::mDown |
|
private |
bool CSVRender::OrbitCameraController::mFast |
|
private |
bool CSVRender::OrbitCameraController::mFastAlternate |
|
private |
bool CSVRender::OrbitCameraController::mInitialized |
|
private |
bool CSVRender::OrbitCameraController::mLeft |
|
private |
bool CSVRender::OrbitCameraController::mNaviPrimary |
|
private |
bool CSVRender::OrbitCameraController::mNaviSecondary |
|
private |
double CSVRender::OrbitCameraController::mOrbitSpeed |
|
private |
double CSVRender::OrbitCameraController::mOrbitSpeedMult |
|
private |
unsigned int CSVRender::OrbitCameraController::mPickingMask |
|
private |
bool CSVRender::OrbitCameraController::mRight |
|
private |
bool CSVRender::OrbitCameraController::mRollLeft |
|
private |
bool CSVRender::OrbitCameraController::mRollRight |
|
private |
bool CSVRender::OrbitCameraController::mUp |
|
private |
The documentation for this class was generated from the following files: