octomap::ViewerWidget Member List
This is the complete list of members for octomap::ViewerWidget, 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 valueQGLViewer [protected]
ALIGN_FRAME enum valueQGLViewer [protected]
animate()QGLViewer [inline, virtual, slot]
animateNeeded()QGLViewer [signal]
ANIMATION enum valueQGLViewer [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 valueQGLViewer [protected]
camera() const QGLViewer [inline]
CAMERA_MODE enum valueQGLViewer [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 valueQGLViewer [protected]
CENTER_SCENE enum valueQGLViewer [protected]
clearAll()octomap::ViewerWidget
clickAction(int state, bool doubleClick, Qt::MouseButtons buttonsBefore) const QGLViewer
ClickAction enum nameQGLViewer [protected]
closeEvent(QCloseEvent *)QGLViewer [protected, virtual]
copyBufferToTexture(GLint internalFormat, GLenum format=GL_NONE)QGLViewer [slot]
currentFPS()QGLViewer [inline]
DECREASE_FLYSPEED enum valueQGLViewer [protected]
deleteCameraPath(int id)octomap::ViewerWidget [slot]
DISPLAY_FPS enum valueQGLViewer [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 valueQGLViewer [protected]
DRAW_GRID enum valueQGLViewer [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 valueQGLViewer
EDIT_CAMERA enum valueQGLViewer [protected]
ENABLE_TEXT enum valueQGLViewer [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 valueQGLViewer [protected]
fastDraw()QGLViewer [protected, virtual]
foregroundColor() const QGLViewer [inline]
FPSIsDisplayed() const QGLViewer [inline]
FPSIsDisplayedChanged(bool displayed)QGLViewer [signal]
FRAME enum valueQGLViewer [protected]
FULL_SCREEN enum valueQGLViewer [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 valueQGLViewer [protected]
help()QGLViewer [virtual, slot]
helpRequired()QGLViewer [signal]
helpString() const octomap::ViewerWidget [protected, virtual]
helpWidget()QGLViewer [inline, protected]
INCREASE_FLYSPEED enum valueQGLViewer [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 nameQGLViewer [protected]
keyboardString() const QGLViewer [virtual]
keyFrameKey(int index) const QGLViewer
keyPressEvent(QKeyEvent *)QGLViewer [protected, virtual]
LOOK_AROUND enum valueQGLViewer
m_current_camera_frameoctomap::ViewerWidget [protected]
m_current_camera_pathoctomap::ViewerWidget [protected]
m_drawAxisoctomap::ViewerWidget [protected]
m_drawGridoctomap::ViewerWidget [protected]
m_drawSelectionBoxoctomap::ViewerWidget [protected]
m_heightColorModeoctomap::ViewerWidget [protected]
m_printoutModeoctomap::ViewerWidget [protected]
m_sceneObjectsoctomap::ViewerWidget [protected]
m_selectionBoxoctomap::ViewerWidget [protected]
m_semantic_coloringoctomap::ViewerWidget [protected]
m_zMaxoctomap::ViewerWidget [protected]
m_zMinoctomap::ViewerWidget [protected]
manipulatedFrame() const QGLViewer [inline]
mouseAction(int state) const QGLViewer
MouseAction enum nameQGLViewer
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 nameQGLViewer [protected]
mouseMoveEvent(QMouseEvent *)QGLViewer [protected, virtual]
mousePressEvent(QMouseEvent *)QGLViewer [protected, virtual]
mouseReleaseEvent(QMouseEvent *)QGLViewer [protected, virtual]
mouseString() const QGLViewer [virtual]
MOVE_BACKWARD enum valueQGLViewer
MOVE_CAMERA_DOWN enum valueQGLViewer [protected]
MOVE_CAMERA_LEFT enum valueQGLViewer [protected]
MOVE_CAMERA_RIGHT enum valueQGLViewer [protected]
MOVE_CAMERA_UP enum valueQGLViewer [protected]
MOVE_FORWARD enum valueQGLViewer
NO_CLICK_ACTION enum valueQGLViewer [protected]
NO_MOUSE_ACTION enum valueQGLViewer
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 valueQGLViewer [protected]
RAP_IS_CENTER enum valueQGLViewer [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 valueQGLViewer
ROTATE enum valueQGLViewer
SAVE_SCREENSHOT enum valueQGLViewer [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 valueQGLViewer
SCREEN_TRANSLATE enum valueQGLViewer
SELECT enum valueQGLViewer [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 &center)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 valueQGLViewer [protected]
showEntireScene()QGLViewer [inline, slot]
sizeHint() const QGLViewer [inline, virtual]
SNAPSHOT_TO_CLIPBOARD enum valueQGLViewer [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 valueQGLViewer [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 valueQGLViewer
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 valueQGLViewer
ZOOM_ON_PIXEL enum valueQGLViewer [protected]
ZOOM_ON_REGION enum valueQGLViewer
ZOOM_TO_FIT enum valueQGLViewer [protected]
~QGLViewer()QGLViewer [virtual]


octovis
Author(s): Kai M. Wurm , Armin Hornung
autogenerated on Thu Jun 6 2019 17:31:58