, including all inherited members.
aboutQGLViewer() | QGLViewer | [virtual, slot] |
addCurrentToCameraPath(int id, int frame) | octomap::ViewerWidget | [slot] |
addKeyFrameKeyboardModifiers() const | QGLViewer | |
addKeyFrameStateKey() const | QGLViewer | |
addSceneObject(SceneObject *obj) | octomap::ViewerWidget | |
ALIGN_CAMERA enum value | QGLViewer | [protected] |
ALIGN_FRAME enum value | QGLViewer | [protected] |
animate() | QGLViewer | [inline, virtual, slot] |
animateNeeded() | QGLViewer | [signal] |
ANIMATION enum value | QGLViewer | [protected] |
animationIsStarted() const | QGLViewer | [inline] |
animationPeriod() const | QGLViewer | [inline] |
appendCurrentToCameraPath(int id) | octomap::ViewerWidget | [slot] |
appendToCameraPath(int id, const octomath::Pose6D &pose) | octomap::ViewerWidget | [slot] |
aspectRatio() const | QGLViewer | [inline] |
axisIsDrawn() const | QGLViewer | [inline] |
axisIsDrawnChanged(bool drawn) | QGLViewer | [signal] |
backgroundColor() const | QGLViewer | [inline] |
beginSelection(const QPoint &point) | QGLViewer | [protected, virtual] |
bufferTextureId() const | QGLViewer | |
bufferTextureMaxU() const | QGLViewer | [inline] |
bufferTextureMaxV() const | QGLViewer | [inline] |
CAMERA enum value | QGLViewer | [protected] |
camera() const | QGLViewer | [inline] |
CAMERA_MODE enum value | QGLViewer | [protected] |
cameraIsEdited() const | QGLViewer | [inline] |
cameraIsEditedChanged(bool edited) | QGLViewer | [signal] |
cameraPathFinished() | octomap::ViewerWidget | [private, slot] |
cameraPathFrameChanged(int id, int current_camera_frame) | octomap::ViewerWidget | [signal] |
cameraPathInterpolated() | octomap::ViewerWidget | [private, slot] |
cameraPathStopped(int id) | octomap::ViewerWidget | [signal] |
CENTER_FRAME enum value | QGLViewer | [protected] |
CENTER_SCENE enum value | QGLViewer | [protected] |
clearAll() | octomap::ViewerWidget | |
clickAction(int state, bool doubleClick, Qt::MouseButtons buttonsBefore) const | QGLViewer | |
ClickAction enum name | QGLViewer | [protected] |
closeEvent(QCloseEvent *) | QGLViewer | [protected, virtual] |
copyBufferToTexture(GLint internalFormat, GLenum format=GL_NONE) | QGLViewer | [slot] |
currentFPS() | QGLViewer | [inline] |
DECREASE_FLYSPEED enum value | QGLViewer | [protected] |
deleteCameraPath(int id) | octomap::ViewerWidget | [slot] |
DISPLAY_FPS enum value | QGLViewer | [protected] |
displayMessage(const QString &message, int delay=2000) | QGLViewer | |
displaysInStereo() const | QGLViewer | [inline] |
domElement(const QString &name, QDomDocument &document) const | QGLViewer | [virtual] |
draw() | octomap::ViewerWidget | [protected, virtual] |
DRAW_AXIS enum value | QGLViewer | [protected] |
DRAW_GRID enum value | QGLViewer | [protected] |
drawArrow(float length=1.0f, float radius=-1.0f, int nbSubdivisions=12) | QGLViewer | [static] |
drawArrow(const qglviewer::Vec &from, const qglviewer::Vec &to, float radius=-1.0f, int nbSubdivisions=12) | QGLViewer | [static] |
drawAxis(float length=1.0f) | QGLViewer | [static] |
drawFinished(bool automatic) | QGLViewer | [signal] |
drawGrid(float size=1.0f, int nbSubdivisions=10) | QGLViewer | [static] |
drawLight(GLenum light, float scale=1.0f) const | QGLViewer | [protected, virtual] |
drawNeeded() | QGLViewer | [signal] |
drawText(int x, int y, const QString &text, const QFont &fnt=QFont()) | QGLViewer | |
drawVisualHints() | QGLViewer | [virtual] |
drawWithNames() | octomap::ViewerWidget | [protected, virtual] |
DRIVE enum value | QGLViewer | |
EDIT_CAMERA enum value | QGLViewer | [protected] |
ENABLE_TEXT enum value | QGLViewer | [protected] |
enableHeightColorMode(bool enabled=true) | octomap::ViewerWidget | [slot] |
enablePrintoutMode(bool enabled=true) | octomap::ViewerWidget | [slot] |
enableSelectionBox(bool enabled=true) | octomap::ViewerWidget | [slot] |
enableSemanticColoring(bool enabled=true) | octomap::ViewerWidget | [slot] |
endSelection(const QPoint &point) | QGLViewer | [protected, virtual] |
EXIT_VIEWER enum value | QGLViewer | [protected] |
fastDraw() | QGLViewer | [protected, virtual] |
foregroundColor() const | QGLViewer | [inline] |
FPSIsDisplayed() const | QGLViewer | [inline] |
FPSIsDisplayedChanged(bool displayed) | QGLViewer | [signal] |
FRAME enum value | QGLViewer | [protected] |
FULL_SCREEN enum value | QGLViewer | [protected] |
getClickButtonState(ClickAction action, int &state, bool &doubleClick, Qt::MouseButtons &buttonsBefore) const | QGLViewer | |
grabFrameBuffer(bool withAlpha=false) | QGLViewer | [virtual] |
gridIsDrawn() const | QGLViewer | [inline] |
gridIsDrawnChanged(bool drawn) | QGLViewer | [signal] |
HELP enum value | QGLViewer | [protected] |
help() | QGLViewer | [virtual, slot] |
helpRequired() | QGLViewer | [signal] |
helpString() const | octomap::ViewerWidget | [protected, virtual] |
helpWidget() | QGLViewer | [inline, protected] |
INCREASE_FLYSPEED enum value | QGLViewer | [protected] |
init() | octomap::ViewerWidget | [protected, virtual] |
initFromDOMElement(const QDomElement &element) | QGLViewer | [virtual, slot] |
initializeGL() | QGLViewer | [protected, virtual] |
isFullScreen() const | QGLViewer | [inline] |
jumpToCamFrame(int id, int frame) | octomap::ViewerWidget | [slot] |
keyboardAccelerator(KeyboardAction action) const | QGLViewer | |
KeyboardAction enum name | QGLViewer | [protected] |
keyboardString() const | QGLViewer | [virtual] |
keyFrameKey(int index) const | QGLViewer | |
keyPressEvent(QKeyEvent *) | QGLViewer | [protected, virtual] |
LOOK_AROUND enum value | QGLViewer | |
m_current_camera_frame | octomap::ViewerWidget | [protected] |
m_current_camera_path | octomap::ViewerWidget | [protected] |
m_drawAxis | octomap::ViewerWidget | [protected] |
m_drawGrid | octomap::ViewerWidget | [protected] |
m_drawSelectionBox | octomap::ViewerWidget | [protected] |
m_heightColorMode | octomap::ViewerWidget | [protected] |
m_printoutMode | octomap::ViewerWidget | [protected] |
m_sceneObjects | octomap::ViewerWidget | [protected] |
m_selectionBox | octomap::ViewerWidget | [protected] |
m_semantic_coloring | octomap::ViewerWidget | [protected] |
m_zMax | octomap::ViewerWidget | [protected] |
m_zMin | octomap::ViewerWidget | [protected] |
manipulatedFrame() const | QGLViewer | [inline] |
mouseAction(int state) const | QGLViewer | |
MouseAction enum name | QGLViewer | |
mouseBindingsString() const | QGLViewer | [inline, virtual] |
mouseButtonState(MouseHandler handler, MouseAction action, bool withConstraint=true) const | QGLViewer | |
mouseDoubleClickEvent(QMouseEvent *) | QGLViewer | [protected, virtual] |
mouseGrabber() const | QGLViewer | [inline] |
mouseGrabberChanged(qglviewer::MouseGrabber *mouseGrabber) | QGLViewer | [signal] |
mouseGrabberIsEnabled(const qglviewer::MouseGrabber *const mouseGrabber) | QGLViewer | [inline] |
mouseHandler(int state) const | QGLViewer | |
MouseHandler enum name | QGLViewer | [protected] |
mouseMoveEvent(QMouseEvent *) | QGLViewer | [protected, virtual] |
mousePressEvent(QMouseEvent *) | QGLViewer | [protected, virtual] |
mouseReleaseEvent(QMouseEvent *) | QGLViewer | [protected, virtual] |
mouseString() const | QGLViewer | [virtual] |
MOVE_BACKWARD enum value | QGLViewer | |
MOVE_CAMERA_DOWN enum value | QGLViewer | [protected] |
MOVE_CAMERA_LEFT enum value | QGLViewer | [protected] |
MOVE_CAMERA_RIGHT enum value | QGLViewer | [protected] |
MOVE_CAMERA_UP enum value | QGLViewer | [protected] |
MOVE_FORWARD enum value | QGLViewer | |
NO_CLICK_ACTION enum value | QGLViewer | [protected] |
NO_MOUSE_ACTION enum value | QGLViewer | |
openSnapshotFormatDialog() | QGLViewer | [slot] |
paintGL() | QGLViewer | [protected, virtual] |
pathKey(int index) const | QGLViewer | |
playCameraPath(int id, int start_frame) | octomap::ViewerWidget | [slot] |
playKeyFramePathStateKey() const | QGLViewer | |
playPathKeyboardModifiers() const | QGLViewer | |
playPathStateKey() const | QGLViewer | |
pointSelected(const QMouseEvent *e) | QGLViewer | [signal] |
poseToQGLQuaternion(const octomath::Pose6D &pose) | octomap::ViewerWidget | [protected] |
postDraw() | octomap::ViewerWidget | [protected, virtual] |
postSelection(const QPoint &) | octomap::ViewerWidget | [protected, virtual] |
preDraw() | QGLViewer | [protected, virtual] |
preDrawStereo(bool leftBuffer=true) | QGLViewer | [protected, virtual] |
QGLViewer(QWidget *parent=NULL, const char *name=0, const QGLWidget *shareWidget=0, Qt::WindowFlags flags=0) | QGLViewer | [inline, explicit] |
QGLViewer(const QGLFormat &format, QWidget *parent=0, const char *name=0, const QGLWidget *shareWidget=0, Qt::WindowFlags flags=0) | QGLViewer | [inline, explicit] |
QGLViewer(QGLContext *context, QWidget *parent, const char *name=0, const QGLWidget *shareWidget=0, Qt::WindowFlags flags=0) | QGLViewer | [inline] |
QGLViewerIndex(const QGLViewer *const viewer) | QGLViewer | [inline, static] |
QGLViewerPool() | QGLViewer | [inline, static] |
RAP_FROM_PIXEL enum value | QGLViewer | [protected] |
RAP_IS_CENTER enum value | QGLViewer | [protected] |
removeFromCameraPath(int id, int frame) | octomap::ViewerWidget | [slot] |
removeSceneObject(SceneObject *obj) | octomap::ViewerWidget | |
resetView() | octomap::ViewerWidget | [slot] |
resetVisualHints() | QGLViewer | [virtual, slot] |
resizeGL(int width, int height) | QGLViewer | [protected, virtual] |
restoreFromFile(const QString &fileName=QString::null) | QGLViewer | [slot] |
restoreStateFromFile() | QGLViewer | [virtual, slot] |
ROLL enum value | QGLViewer | |
ROTATE enum value | QGLViewer | |
SAVE_SCREENSHOT enum value | QGLViewer | [protected] |
saveSnapshot(bool automatic=true, bool overwrite=false) | QGLViewer | [slot] |
saveSnapshot(const QString &fileName, bool overwrite=false) | QGLViewer | [slot] |
saveStateToFile() | QGLViewer | [virtual, slot] |
saveToFile(const QString &fileName=QString::null) | QGLViewer | [slot] |
scaledFont(const QFont &font) const | QGLViewer | [inline] |
sceneCenter() const | QGLViewer | [inline] |
sceneRadius() const | QGLViewer | [inline] |
SCREEN_ROTATE enum value | QGLViewer | |
SCREEN_TRANSLATE enum value | QGLViewer | |
SELECT enum value | QGLViewer | [protected] |
select(const QMouseEvent *event) | QGLViewer | [virtual, slot] |
select(const QPoint &point) | QGLViewer | [virtual, slot] |
selectBuffer() | QGLViewer | [inline] |
selectBufferSize() const | QGLViewer | [inline] |
selectedName() const | QGLViewer | [inline] |
selectionBox() const | octomap::ViewerWidget | [inline, slot] |
selectRegionHeight() const | QGLViewer | [inline] |
selectRegionWidth() const | QGLViewer | [inline] |
setAddKeyFrameKeyboardModifiers(Qt::KeyboardModifiers modifiers) | QGLViewer | [virtual, slot] |
setAddKeyFrameStateKey(int buttonState) | QGLViewer | [virtual, slot] |
setAnimationPeriod(int period) | QGLViewer | [inline, slot] |
setAxisIsDrawn(bool draw=true) | QGLViewer | [inline, slot] |
setBackgroundColor(const QColor &color) | QGLViewer | [inline, slot] |
setCamera(qglviewer::Camera *const camera) | QGLViewer | [slot] |
setCameraIsEdited(bool edit=true) | QGLViewer | [slot] |
setCamPose(const octomath::Pose6D &pose) | octomap::ViewerWidget | [slot] |
setCamPosition(double x, double y, double z, double lookX, double lookY, double lookZ) | octomap::ViewerWidget | [slot] |
setForegroundColor(const QColor &color) | QGLViewer | [inline, slot] |
setFPSIsDisplayed(bool display=true) | QGLViewer | [inline, slot] |
setFullScreen(bool fullScreen=true) | QGLViewer | [slot] |
setGridIsDrawn(bool draw=true) | QGLViewer | [inline, slot] |
setHandlerKeyboardModifiers(MouseHandler handler, Qt::KeyboardModifiers modifiers) | QGLViewer | [slot] |
setHandlerStateKey(MouseHandler handler, int buttonState) | QGLViewer | [slot] |
setKeyboardAccelerator(KeyboardAction action, int key) | QGLViewer | [slot] |
setKeyDescription(int key, QString description) | QGLViewer | [slot] |
setKeyFrameKey(int index, int key) | QGLViewer | [virtual, slot] |
setManipulatedFrame(qglviewer::ManipulatedFrame *frame) | QGLViewer | [slot] |
setMouseBinding(int state, MouseHandler handler, MouseAction action, bool withConstraint=true) | QGLViewer | [slot] |
setMouseBinding(int state, ClickAction action, bool doubleClick=false, Qt::MouseButtons buttonsBefore=Qt::NoButton) | QGLViewer | |
setMouseBindingDescription(int state, QString description, bool doubleClick=false, Qt::MouseButtons buttonsBefore=Qt::NoButton) | QGLViewer | [slot] |
setMouseGrabber(qglviewer::MouseGrabber *mouseGrabber) | QGLViewer | [slot] |
setMouseGrabberIsEnabled(const qglviewer::MouseGrabber *const mouseGrabber, bool enabled=true) | QGLViewer | |
setMouseStateKey(MouseHandler handler, int buttonState) | QGLViewer | [slot] |
setPathKey(int key, int index=0) | QGLViewer | [virtual, slot] |
setPlayKeyFramePathStateKey(int buttonState) | QGLViewer | [virtual, slot] |
setPlayPathKeyboardModifiers(Qt::KeyboardModifiers modifiers) | QGLViewer | [virtual, slot] |
setPlayPathStateKey(int buttonState) | QGLViewer | [virtual, slot] |
setSceneBoundingBox(const qglviewer::Vec &min, const qglviewer::Vec &max) | octomap::ViewerWidget | [virtual, slot] |
setSceneCenter(const qglviewer::Vec ¢er) | QGLViewer | [inline, virtual, slot] |
setSceneRadius(float radius) | QGLViewer | [inline, virtual, slot] |
setSelectBufferSize(int size) | QGLViewer | [slot] |
setSelectedName(int id) | QGLViewer | [inline, slot] |
setSelectRegionHeight(int height) | QGLViewer | [inline, slot] |
setSelectRegionWidth(int width) | QGLViewer | [inline, slot] |
setShortcut(KeyboardAction action, unsigned int key) | QGLViewer | [slot] |
setSnapshotCounter(int counter) | QGLViewer | [inline, slot] |
setSnapshotFileName(const QString &name) | QGLViewer | [slot] |
setSnapshotFormat(const QString &format) | QGLViewer | [inline, slot] |
setSnapshotQuality(int quality) | QGLViewer | [inline, slot] |
setStateFileName(const QString &name) | QGLViewer | [inline, slot] |
setStereoDisplay(bool stereo=true) | QGLViewer | [slot] |
setTextIsEnabled(bool enable=true) | QGLViewer | [inline, slot] |
setVisualHintsMask(int mask, int delay=2000) | QGLViewer | [virtual] |
setWheelBinding(Qt::KeyboardModifiers modifiers, MouseHandler handler, MouseAction action, bool withConstraint=true) | QGLViewer | [slot] |
shortcut(KeyboardAction action) const | QGLViewer | |
shortcutBindingsString() const | QGLViewer | [inline, virtual] |
SHOW_ENTIRE_SCENE enum value | QGLViewer | [protected] |
showEntireScene() | QGLViewer | [inline, slot] |
sizeHint() const | QGLViewer | [inline, virtual] |
SNAPSHOT_TO_CLIPBOARD enum value | QGLViewer | [protected] |
snapshotCounter() const | QGLViewer | [inline] |
snapshotFileName() const | QGLViewer | [inline] |
snapshotFilename() const | QGLViewer | |
snapshotFormat() const | QGLViewer | [inline] |
snapshotQuality() | QGLViewer | [inline] |
snapshotToClipboard() | QGLViewer | [slot] |
startAnimation() | QGLViewer | [virtual, slot] |
startScreenCoordinatesSystem(bool upward=false) const | QGLViewer | [virtual] |
stateFileName() const | QGLViewer | |
STEREO enum value | QGLViewer | [protected] |
stereoChanged(bool on) | QGLViewer | [signal] |
stopAnimation() | QGLViewer | [virtual, slot] |
stopCameraPath(int id) | octomap::ViewerWidget | [slot] |
stopScreenCoordinatesSystem() const | QGLViewer | [virtual] |
textIsEnabled() const | QGLViewer | [inline] |
textIsEnabledChanged(bool enabled) | QGLViewer | [signal] |
timerEvent(QTimerEvent *) | QGLViewer | [protected, virtual] |
toggleAnimation() | QGLViewer | [inline, slot] |
toggleAxisIsDrawn() | QGLViewer | [inline, slot] |
toggleCameraIsEdited() | QGLViewer | [inline, slot] |
toggleCameraMode() | QGLViewer | [slot] |
toggleFPSIsDisplayed() | QGLViewer | [inline, slot] |
toggleFullScreen() | QGLViewer | [inline, slot] |
toggleGridIsDrawn() | QGLViewer | [inline, slot] |
toggleStereoDisplay() | QGLViewer | [inline, slot] |
toggleTextIsEnabled() | QGLViewer | [inline, slot] |
TRANSLATE enum value | QGLViewer | |
updateCameraPath(int id, int frame) | octomap::ViewerWidget | [slot] |
viewerInitialized() | QGLViewer | [signal] |
ViewerWidget(QWidget *parent=NULL) | octomap::ViewerWidget | |
wheelAction(Qt::KeyboardModifiers modifiers) const | QGLViewer | |
wheelButtonState(MouseHandler handler, MouseAction action, bool withConstraint=true) const | QGLViewer | |
wheelEvent(QWheelEvent *) | QGLViewer | [protected, virtual] |
wheelHandler(Qt::KeyboardModifiers modifiers) const | QGLViewer | |
ZOOM enum value | QGLViewer | |
ZOOM_ON_PIXEL enum value | QGLViewer | [protected] |
ZOOM_ON_REGION enum value | QGLViewer | |
ZOOM_TO_FIT enum value | QGLViewer | [protected] |
~QGLViewer() | QGLViewer | [virtual] |