vlr::GLWidget Member List
This is the complete list of members for
vlr::GLWidget, including all inherited members.
| activate2DMode() | vlr::GLWidget | [protected] |
| activate3DMode() | vlr::GLWidget | [protected] |
| ambientLight | vlr::GLWidget | [protected] |
| ambientLightDefault | vlr::GLWidget | [private, static] |
| cameraFov | vlr::GLWidget | [protected] |
| cameraPose | vlr::GLWidget | [protected] |
| diffuseLight | vlr::GLWidget | [protected] |
| diffuseLightDefault | vlr::GLWidget | [private, static] |
| fps | vlr::GLWidget | [protected] |
| getCamDistance() | vlr::GLWidget | [inline] |
| getCamPan() | vlr::GLWidget | [inline] |
| getCamTilt() | vlr::GLWidget | [inline] |
| gl_initialized_ | vlr::GLWidget | [protected] |
| GLWidget(QGLFormat glFormat=QGLFormat(QGL::DoubleBuffer), QWidget *parent=0) | vlr::GLWidget | |
| init3DMode(int w, int h, double &fovY, double &zNear, double &zFar) | vlr::GLWidget | [protected] |
| initializeGL() | vlr::GLWidget | [protected, virtual] |
| lastMouseX | vlr::GLWidget | [protected] |
| lastMouseY | vlr::GLWidget | [protected] |
| lightPosition | vlr::GLWidget | [protected] |
| lightPositionDefault | vlr::GLWidget | [private, static] |
| maxClipRange | vlr::GLWidget | [protected] |
| minClipRange | vlr::GLWidget | [protected] |
| minimumSizeHint() const | vlr::GLWidget | |
| minZoomRange | vlr::GLWidget | [protected] |
| mouseMoveEvent(QMouseEvent *event) | vlr::GLWidget | [virtual] |
| mousePressEvent(QMouseEvent *event) | vlr::GLWidget | [virtual] |
| mouseReleaseEvent(QMouseEvent *event) | vlr::GLWidget | [virtual] |
| moveCamera(double dx, double dy) | vlr::GLWidget | [protected] |
| moveSensitivity | vlr::GLWidget | [protected] |
| paintGL() | vlr::GLWidget | [protected, virtual] |
| pickPoint(int mouse_x, int mouse_y, double *scene_x, double *scene_y) | vlr::GLWidget | |
| recenter(void) | vlr::GLWidget | |
| redraw() | vlr::GLWidget | [slot] |
| refresh_required | vlr::GLWidget | [protected] |
| requestRedraw(void) | vlr::GLWidget | |
| resizeGL(int width, int height) | vlr::GLWidget | [protected, virtual] |
| rotateCamera(double dx, double dy) | vlr::GLWidget | [protected] |
| rotateSensitivity | vlr::GLWidget | [protected] |
| setCameraParams(double zoomSensitivity_, double rotateSensitivity_, double moveSensitivity_, double minZoomRange_, double cameraFov_, double minClipRange_, double maxClipRange_) | vlr::GLWidget | |
| setDisplayFunction(DisplayFunction func) | vlr::GLWidget | |
| setInitialCameraPos(float pan, float tilt, float range, float xOffset, float yOffset, float zOffset) | vlr::GLWidget | |
| setMotionFunction(MotionFunction func) | vlr::GLWidget | |
| setMouseFunction(MouseFunction func) | vlr::GLWidget | |
| sizeHint() const | vlr::GLWidget | |
| specularLight | vlr::GLWidget | [protected] |
| specularLightDefault | vlr::GLWidget | [private, static] |
| timer | vlr::GLWidget | [protected] |
| userDisplayFunction | vlr::GLWidget | [protected] |
| userKeyboardFunction | vlr::GLWidget | [protected] |
| userMotionFunction | vlr::GLWidget | [protected] |
| userMouseFunction | vlr::GLWidget | [protected] |
| windowHeight | vlr::GLWidget | [protected] |
| windowID | vlr::GLWidget | [protected] |
| windowWidth | vlr::GLWidget | [protected] |
| zoomCamera(double dy) | vlr::GLWidget | [protected] |
| zoomSensitivity | vlr::GLWidget | [protected] |
| ~GLWidget() | vlr::GLWidget | |