Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OctoMap/octomap
/ functions
Functions
1,327 in github.com/OctoMap/octomap
⨍
Functions
1,327
◇
Types & classes
151
Method
initCubeTemplate
octovis/src/OcTreeDrawer.cpp:274
Method
initEquation
octovis/src/extern/QGLViewer/VRender/BSPSortMethod.cpp:586
Method
initFromDOMElement
! Restores the KeyFrameInterpolator state from a \c QDomElement created by domElement(). Note that the frame() pointer is not included in the domEle
octovis/src/extern/QGLViewer/keyFrameInterpolator.cpp:647
Method
initFromDOMElement
! Restores the Quaternion state from a \c QDomElement created by domElement(). The \c QDomElement should contain the \c q0, \c q1 , \c q2 and \c q3
octovis/src/extern/QGLViewer/quaternion.cpp:273
Method
initFromDOMElement
! Restores the Frame state from a \c QDomElement created by domElement(). See domElement() for the \c QDomElement syntax. See the Vec::initFromDOMEl
octovis/src/extern/QGLViewer/frame.cpp:1011
Method
initFromDOMElement
! Restores the Camera state from a \c QDomElement created by domElement(). Use the following code to retrieve a Camera state from a file created usi
octovis/src/extern/QGLViewer/camera.cpp:1869
Method
initFromDOMElement
! Restores the Vec state from a \c QDomElement created by domElement(). The \c QDomElement should contain \c x, \c y and \c z attributes. If one of
octovis/src/extern/QGLViewer/vec.cpp:154
Method
initFromDOMElement
! Restores the QGLViewer state from a \c QDomElement created by domElement(). Used by restoreStateFromFile() to restore the QGLViewer state from a fi
octovis/src/extern/QGLViewer/qglviewer.cpp:3616
Method
initFromDOMElement
! Restores the ManipulatedFrame state from a \c QDomElement created by domElement(). Fields that are not described in \p element are set to their def
octovis/src/extern/QGLViewer/manipulatedFrame.cpp:138
Method
initFromDOMElement
! Restores the ManipulatedCameraFrame state from a \c QDomElement created by domElement(). First calls ManipulatedFrame::initFromDOMElement() and the
octovis/src/extern/QGLViewer/manipulatedCameraFrame.cpp:158
Method
initGLArrays
octovis/src/OcTreeDrawer.cpp:255
Method
initNormal
octovis/src/extern/QGLViewer/VRender/Primitive.cpp:122
Method
initOctreeGridVis
octovis/src/OcTreeDrawer.cpp:536
Method
initializeEmpty
dynamicEDT3D/src/dynamicEDT3D.cpp:139
Method
initializeGL
! Initializes the QGLViewer OpenGL context and then calls user-defined init(). This method is automatically called once, before the first call to pai
octovis/src/extern/QGLViewer/qglviewer.cpp:239
Method
initializeSnapshotFormats
Finds all available Qt output formats, so that they can be available in saveSnapshot dialog. Initialize snapshotFormat() to the first one.
octovis/src/extern/QGLViewer/saveSnapshot.cpp:91
Method
inspectCellPropagate
dynamicEDT3D/src/dynamicEDT3D.cpp:480
Method
inspectCellRaise
dynamicEDT3D/src/dynamicEDT3D.cpp:362
Method
intFromDom
octovis/src/extern/QGLViewer/domUtils.h:72
Method
integrateNodeColor
octomap/src/ColorOcTree.cpp:163
Method
integrateNodeColor
octomap/include/octomap/ColorOcTree.h:158
Method
interpolateTo
! Smoothly interpolates the Camera on a KeyFrameInterpolator path so that it goes to \p fr. \p fr is expressed in world coordinates. \p duration tu
octovis/src/extern/QGLViewer/camera.cpp:942
Method
intersectSegments_XY
octovis/src/extern/QGLViewer/VRender/PrimitivePositioning.cpp:304
Method
inverseMatrix
! Returns the associated 4x4 OpenGL \e inverse rotation matrix. This is simply the matrix() of the inverse(). \attention The result is only valid
octovis/src/extern/QGLViewer/quaternion.cpp:389
Method
inverseRP
octovis/src/extern/QGLViewer/VRender/PrimitivePositioning.cpp:284
Method
isChangeDetectionEnabled
octomap/include/octomap/OccupancyOcTreeBase.h:354
Method
isNodeCollapsible
octomap/src/ColorOcTree.cpp:127
Method
isShown
octovis/src/ViewerGui.cpp:163
Method
isValidShortcutKey
octovis/src/extern/QGLViewer/qglviewer.cpp:1624
Method
jumpToCamFrame
octovis/src/ViewerWidget.cpp:155
Method
jumpToFrame
octovis/src/CameraFollowMode.cpp:40
Method
keyFrameKey
octovis/src/extern/QGLViewer/qglviewer.cpp:2378
Method
keyPressEvent
! Overloading of the \c QWidget method. Default keyboard shortcuts are defined using setShortcut(). Overload this method to implement a specific keyb
octovis/src/extern/QGLViewer/qglviewer.cpp:2066
Method
keyReleaseEvent
octovis/src/extern/QGLViewer/qglviewer.cpp:2148
Method
keyboardAccelerator
octovis/src/extern/QGLViewer/qglviewer.cpp:2262
Method
keyboardString
! Returns a QString that describes the application keyboard shortcut bindings, and that will be displayed in the help() window \c Keyboard tab. Defau
octovis/src/extern/QGLViewer/qglviewer.cpp:1906
Method
lastTime
! Returns the time corresponding to the last keyFrame, expressed in seconds. Returns 0.0 if the path is empty. See also firstTime(), duration() and k
octovis/src/extern/QGLViewer/keyFrameInterpolator.cpp:496
Method
leafSizeChanged
octovis/src/ViewerSettingsPanel.cpp:122
Method
lmt_node
octovis/src/extern/QGLViewer/VRender/gpc.cpp:247
Method
lnDif
! Returns log(a. inverse() * b). Useful for squadTangent(). */
octovis/src/extern/QGLViewer/quaternion.cpp:503
Method
loadCameraPosition
octovis/src/ViewerGui.cpp:1265
Method
loadGraph
octovis/src/ViewerGui.cpp:558
Method
localCoordinatesOf
! Returns the Frame coordinates of a point \p src defined in the referenceFrame() coordinate system (converts from referenceFrame() to Frame). lo
octovis/src/extern/QGLViewer/frame.cpp:731
Method
localTransformOf
! Returns the Frame transform of a vector \p src defined in the referenceFrame() coordinate system (converts vectors from referenceFrame() to Frame)
octovis/src/extern/QGLViewer/frame.cpp:872
Function
main
octomap/src/simple_example.cpp:49
Function
main
octomap/src/intersection_example.cpp:43
Function
main
octomap/src/normals_example.cpp:52
Function
main
octomap/src/compare_octrees.cpp:59
Function
main
octomap/src/bt2vrml.cpp:55
Function
main
octomap/src/edit_octree.cpp:45
Function
main
octomap/src/octree2pointcloud.cpp:52
Function
main
octomap/src/offset_graph.cpp:43
Function
main
octomap/src/convert_octree.cpp:56
Function
main
octomap/src/graph2tree.cpp:106
Function
main
octomap/src/eval_octree_accuracy.cpp:60
Function
main
octomap/src/log2graph.cpp:56
Function
main
octomap/src/binvox2bt.cpp:63
Function
main
octomap/src/testing/test_iterators.cpp:212
Function
main
octomap/src/testing/color_tree_histogram.cpp:8
Function
main
octomap/src/testing/test_color_tree.cpp:20
Function
main
octomap/src/testing/test_pruning.cpp:9
Function
main
octomap/src/testing/test_io.cpp:14
Function
main
octomap/src/testing/test_bbx.cpp:7
Function
main
octomap/src/testing/test_scans.cpp:32
Function
main
octomap/src/testing/unit_tests.cpp:19
Function
main
octomap/src/testing/test_changedkeys.cpp:56
Function
main
octomap/src/testing/test_raycasting.cpp:13
Function
main
octomap/src/testing/test_mapcollection.cpp:28
Function
main
octovis/src/main.cpp:30
Function
main
dynamicEDT3D/src/examples/exampleEDT3D.cpp:43
Function
main
dynamicEDT3D/src/examples/exampleEDTOctomapStamped.cpp:44
Function
main
dynamicEDT3D/src/examples/exampleEDTOctomap.cpp:44
Method
matrix
! Returns the Quaternion associated 4x4 OpenGL rotation matrix. Use \c glMultMatrixd(q.matrix()) to apply the rotation represented by Quaternion \c
octovis/src/extern/QGLViewer/quaternion.cpp:306
Method
maxi
octovis/src/extern/QGLViewer/VRender/Vector3.cpp:166
Method
minDist
octomap/src/Pointcloud.cpp:194
Method
mini
octovis/src/extern/QGLViewer/VRender/Vector3.cpp:161
Method
mouseAction
! This method is deprecated since version 2.5.0 Use mouseAction(Qt::Key, Qt::KeyboardModifiers, Qt::MouseButtons) instead. */
octovis/src/extern/QGLViewer/qglviewer.cpp:2728
Method
mouseActionString
octovis/src/extern/QGLViewer/qglviewer.cpp:1552
Function
mouseBindingsString
! This method is deprecated, use mouseString() instead. */
octovis/src/extern/QGLViewer/qglviewer.h:720
Method
mouseButtonState
! This method is deprecated since version 2.5.0 Use mouseButtons() and keyboardModifiers() instead. */
octovis/src/extern/QGLViewer/qglviewer.cpp:2792
Function
mouseDoubleClickEvent
! Callback method called when the MouseGrabber grabsMouse() and a mouse button is double clicked. See the \c QGLWidget::mouseDoubleClickEvent() and
octovis/src/extern/QGLViewer/mouseGrabber.h:235
Method
mouseDoubleClickEvent
! Overloading of the \c QWidget method. The behavior of the mouse double click depends on the mouse binding. See setMouseBinding() and the <a href=".
octovis/src/extern/QGLViewer/qglviewer.cpp:1458
Method
mouseDoubleClickEvent
! Overloading of MouseGrabber::mouseDoubleClickEvent(). Left button double click aligns the ManipulatedFrame with the \p camera axis (see alignWithFr
octovis/src/extern/QGLViewer/manipulatedFrame.cpp:482
Method
mouseHandler
! This method is deprecated since version 2.5.0 Use mouseHanler(Qt::Key, Qt::KeyboardModifiers, Qt::MouseButtons) instead. */
octovis/src/extern/QGLViewer/qglviewer.cpp:2760
Function
mouseMoveEvent
! Callback method called when the MouseGrabber grabsMouse() and the mouse is moved while a button is pressed. This method will typically update t
octovis/src/extern/QGLViewer/mouseGrabber.h:243
Method
mouseMoveEvent
! Overloading of the \c QWidget method. Mouse move event is sent to the mouseGrabber() (if any) or to the camera() or the manipulatedFrame(), dependi
octovis/src/extern/QGLViewer/qglviewer.cpp:1296
Method
mouseMoveEvent
! Modifies the ManipulatedFrame according to the mouse motion. Actual behavior depends on mouse bindings. See the QGLViewer::MouseAction enum and the
octovis/src/extern/QGLViewer/manipulatedFrame.cpp:329
Method
mouseMoveEvent
! Overloading of ManipulatedFrame::mouseMoveEvent(). Motion depends on mouse binding (see <a href="../mouse.html">mouse page</a> for details). The re
octovis/src/extern/QGLViewer/manipulatedCameraFrame.cpp:233
Method
mouseOriginalDirection
! Return 1 if mouse motion was started horizontally and -1 if it was more vertical. Returns 0 if this could not be determined yet (perfect diagonal mo
octovis/src/extern/QGLViewer/manipulatedFrame.cpp:255
Method
mousePressEvent
! Overloading of the \c QWidget method. When the user clicks on the mouse: \arg if a mouseGrabber() is defined, qglviewer::MouseGrabber::mousePressEv
octovis/src/extern/QGLViewer/qglviewer.cpp:1191
Method
mousePressEvent
! Initiates the ManipulatedFrame mouse manipulation. Overloading of MouseGrabber::mousePressEvent(). See also mouseMoveEvent() and mouseReleaseEvent(
octovis/src/extern/QGLViewer/manipulatedFrame.cpp:305
Method
mouseReleaseEvent
! Overloading of the \c QWidget method. Calls the mouseGrabber(), camera() or manipulatedFrame \c mouseReleaseEvent method. See the mouseMoveEvent()
octovis/src/extern/QGLViewer/qglviewer.cpp:1353
Method
mouseReleaseEvent
! Stops the ManipulatedFrame mouse manipulation. Overloading of MouseGrabber::mouseReleaseEvent(). If the action was a QGLViewer::ROTATE QGLViewer::
octovis/src/extern/QGLViewer/manipulatedFrame.cpp:461
Method
mouseReleaseEvent
! This is an overload of ManipulatedFrame::mouseReleaseEvent(). The QGLViewer::MouseAction is terminated. */
octovis/src/extern/QGLViewer/manipulatedCameraFrame.cpp:396
Method
mouseString
! Returns a QString that describes the application mouse bindings, displayed in the help() window \c Mouse tab. Result is a table that describes cust
octovis/src/extern/QGLViewer/qglviewer.cpp:1718
Method
nameOfToken
octovis/src/extern/QGLViewer/VRender/ParserGL.cpp:465
Method
nbVertices
octovis/src/extern/QGLViewer/VRender/Primitive.h:170
Method
nbVertices
octovis/src/extern/QGLViewer/VRender/Primitive.h:196
Function
negate
! Negates all the coefficients of the Quaternion. This results in an other representation of the \e same rotation (opposite rotation angle, but wit
octovis/src/extern/QGLViewer/quaternion.h:220
Method
norm
octovis/src/extern/QGLViewer/VRender/NVector3.h:99
← previous
next →
801–900 of 1,327, ranked by callers