MCPcopy Create free account

hub / github.com/OctoMap/octomap / functions

Functions1,327 in github.com/OctoMap/octomap

Methodduration
! Returns the duration of the KeyFrameInterpolator path, expressed in seconds. Simply corresponds to lastTime() - firstTime(). Returns 0.0 if the pa
octovis/src/extern/QGLViewer/keyFrameInterpolator.cpp:477
Methodedge_node
octovis/src/extern/QGLViewer/VRender/gpc.cpp:220
MethodenableHeightColorMode
octovis/include/octovis/SceneObject.h:77
MethodenablePrintoutMode
octovis/include/octovis/SceneObject.h:76
MethodenableSemanticColoring
octovis/include/octovis/SceneObject.h:78
Methodend
octomap/include/octomap/MapCollection.h:76
Methodend
@return end of the tree as leaf iterator
octomap/include/octomap/OcTreeBaseImpl.h:329
MethodendSelection
! This method is called by select() after scene elements were drawn by drawWithNames(). It should analyze the selection result to determine which obje
octovis/src/extern/QGLViewer/qglviewer.cpp:1072
MethodensureLinking
* Dummy function to ensure that MSVC does not drop the * StaticMemberInitializer, causing this tree failing to register. * Needs to
octomap/include/octomap/CountingOcTree.h:113
MethodensureLinking
* Dummy function to ensure that MSVC does not drop the * StaticMemberInitializer, causing this tree failing to register. * Needs to
octomap/include/octomap/ColorOcTree.h:195
MethodensureLinking
* Dummy function to ensure that MSVC does not drop the * StaticMemberInitializer, causing this tree failing to register. * Needs to be cal
octomap/include/octomap/OcTreeStamped.h:119
MethodexportDot
octomap/src/ScanGraph.cpp:236
MethodfastDraw
! Draws a simplified version of the scene to guarantee interactive camera displacements. This method is called instead of draw() when the qglviewer::
octovis/src/extern/QGLViewer/qglviewer.cpp:437
MethodfirstTime
! Returns the time corresponding to the first keyFrame, expressed in seconds. Returns 0.0 if the path is empty. See also lastTime(), duration() and k
octovis/src/extern/QGLViewer/keyFrameInterpolator.cpp:485
MethodfitBoundingBox
! Moves the Camera so that the (world axis aligned) bounding box (\p min, \p max) is entirely visible, using fitSphere(). */
octovis/src/extern/QGLViewer/camera.cpp:1044
MethodfitSphere
! Moves the Camera so that the sphere defined by (\p center, \p radius) is visible and fits in the frustum. The Camera is simply translated to cente
octovis/src/extern/QGLViewer/camera.cpp:1020
MethodflyUpVector
octovis/src/extern/QGLViewer/manipulatedCameraFrame.cpp:106
MethodflyUpdate
! Called for continuous frame motion in fly mode (see QGLViewer::MOVE_FORWARD). Emits manipulated(). */
octovis/src/extern/QGLViewer/manipulatedCameraFrame.cpp:80
MethodfollowCameraPath
octovis/src/CameraFollowMode.cpp:129
MethodfollowRobotPath
octovis/src/CameraFollowMode.cpp:135
MethodfollowRobotTrajectory
octovis/src/ViewerSettingsPanelCamera.cpp:209
MethodformatClickActionPrivate
octovis/src/extern/QGLViewer/qglviewer.cpp:1600
Methodframe
octovis/include/octovis/SelectionBox.h:37
MethodframeBufferSnapshot
octovis/src/extern/QGLViewer/saveSnapshot.cpp:595
MethodgenerateCube
octovis/src/OcTreeDrawer.cpp:308
MethodgenerateCubes
still used for "selection" nodes
octovis/src/OcTreeDrawer.cpp:513
MethodgenerateOctree
octovis/src/ViewerGui.cpp:310
FunctiongenerateSphereTree
octomap/src/testing/test_mapcollection.cpp:11
MethodgetAxisAngle
! Returns the axis vector and the angle (in radians) of the rotation represented by the Quaternion. See the axis() and angle() documentations. */
octovis/src/extern/QGLViewer/quaternion.cpp:201
MethodgetBBXMax
@return the currently set maximum for bounding box queries, if set
octomap/include/octomap/OccupancyOcTreeBase.h:343
MethodgetBBXMin
@return the currently set minimum for bounding box queries, if set
octomap/include/octomap/OccupancyOcTreeBase.h:341
MethodgetCameraCoordinatesOf
! Same as cameraCoordinatesOf(), but with \c qreal[3] parameters (\p src and \p res may be identical pointers). */
octovis/src/extern/QGLViewer/camera.cpp:1482
MethodgetCentersMinHits
octomap/src/CountingOcTree.cpp:94
MethodgetCentersMinHitsRecurs
octomap/src/CountingOcTree.cpp:102
MethodgetClickActionBinding
! Returns the mouse and keyboard state that triggers \p action. If such a binding exists, results are stored in the \p key, \p modifiers, \p button,
octovis/src/extern/QGLViewer/qglviewer.cpp:2951
MethodgetClickButtonState
! This method is deprecated since version 2.5.0 Use getClickActionState(ClickAction, Qt::Key, Qt::KeyboardModifiers, Qt::MouseButton, bool, Qt::Mous
octovis/src/extern/QGLViewer/qglviewer.cpp:2934
MethodgetCoordinatesOf
! Same as coordinatesOf(), but with \c qreal parameters. */
octovis/src/extern/QGLViewer/frame.cpp:785
MethodgetCoordinatesOfFrom
! Same as coordinatesOfFrom(), but with \c qreal parameters. */
octovis/src/extern/QGLViewer/frame.cpp:825
MethodgetCoordinatesOfIn
! Same as coordinatesOfIn(), but with \c qreal parameters. */
octovis/src/extern/QGLViewer/frame.cpp:817
MethodgetFrustumPlanesCoefficients
! Returns the 6 plane equations of the Camera frustum. The six 4-component vectors of \p coef respectively correspond to the left, right, near, far,
octovis/src/extern/QGLViewer/camera.cpp:2121
MethodgetInEdges
octomap/src/ScanGraph.cpp:299
MethodgetInverseCoordinatesOf
! Same as inverseCoordinatesOf(), but with \c qreal parameters. */
octovis/src/extern/QGLViewer/frame.cpp:793
MethodgetInverseMatrix
! Fills \p m with the OpenGL matrix corresponding to the inverse() rotation. Use inverseMatrix() if you do not need to store this matrix and simply w
octovis/src/extern/QGLViewer/quaternion.cpp:400
MethodgetInverseRotationMatrix
! \p m is set to the 3x3 \e inverse rotation matrix associated with the Quaternion. \attention This is the classical mathematical rotation matrix. T
octovis/src/extern/QGLViewer/quaternion.cpp:415
MethodgetInverseTransformOf
! Same as inverseTransformOf(), but with \c qreal parameters. */
octovis/src/extern/QGLViewer/frame.cpp:934
MethodgetLocalCoordinatesOf
! Same as localCoordinatesOf(), but with \c qreal parameters. */
octovis/src/extern/QGLViewer/frame.cpp:801
MethodgetLocalInverseCoordinatesOf
! Same as localInverseCoordinatesOf(), but with \c qreal parameters. */
octovis/src/extern/QGLViewer/frame.cpp:809
MethodgetLocalInverseTransformOf
! Same as localInverseTransformOf(), but with \c qreal parameters. */
octovis/src/extern/QGLViewer/frame.cpp:950
MethodgetLocalTransformOf
! Same as localTransformOf(), but with \c qreal parameters. */
octovis/src/extern/QGLViewer/frame.cpp:942
MethodgetMatrix
! \c GLdouble[4][4] version of matrix(). See also getWorldMatrix() and matrix(). */
octovis/src/extern/QGLViewer/frame.cpp:131
MethodgetMeanChildLogOdds
octomap/src/OcTreeNode.cpp:58
MethodgetModelViewMatrix
! Fills \p m with the Camera modelView matrix values. First calls computeModelViewMatrix() to define the Camera modelView matrix. Note that this m
octovis/src/extern/QGLViewer/camera.cpp:651
MethodgetModelViewProjectionMatrix
! Fills \p m with the product of the ModelView and Projection matrices. Calls getModelViewMatrix() and getProjectionMatrix() and then fills \p m wi
octovis/src/extern/QGLViewer/camera.cpp:673
MethodgetMouseActionBinding
! Returns the mouse and keyboard state that triggers \p action on \p handler \p withConstraint. If such a binding exists, results are stored in the \
octovis/src/extern/QGLViewer/qglviewer.cpp:2830
MethodgetNeighborIDs
octomap/src/ScanGraph.cpp:272
MethodgetNodeSize
octomap/include/octomap/OcTreeBaseImpl.h:113
MethodgetNumBuckets
dynamicEDT3D/include/dynamicEDT3D/bucketedqueue.h:76
MethodgetOccupancyThres
@return threshold (probability) for occupancy - sensor model
octomap/include/octomap/AbstractOccupancyOcTree.h:199
MethodgetOccupancyThresLog
@return threshold (logodds) for occupancy - sensor model
octomap/include/octomap/AbstractOccupancyOcTree.h:201
MethodgetOctreeRecord
octovis/src/ViewerGui.cpp:177
MethodgetOrientation
! The \p q are set to the orientation() of the Frame. See Quaternion::Quaternion(qreal, qreal, qreal, qreal) for details on \c q. */
octovis/src/extern/QGLViewer/frame.cpp:526
MethodgetOutEdges
octomap/src/ScanGraph.cpp:287
MethodgetPoint
octomap/src/Pointcloud.cpp:93
MethodgetPosition
! \p x, \p y and \p z are set to the position() of the Frame. */
octovis/src/extern/QGLViewer/frame.cpp:492
MethodgetProbHitLog
@return probability for a "hit" in the sensor model (logodds)
octomap/include/octomap/AbstractOccupancyOcTree.h:206
MethodgetProbMissLog
@return probability for a "miss" in the sensor model (logodds)
octomap/include/octomap/AbstractOccupancyOcTree.h:210
MethodgetProjectedCoordinatesOf
! Same as projectedCoordinatesOf(), but with \c qreal parameters (\p src and \p res can be identical pointers). */
octovis/src/extern/QGLViewer/camera.cpp:1644
MethodgetProjectionMatrix
! Fills \p m with the Camera projection matrix values. Based on computeProjectionMatrix() to make sure the Camera projection matrix is up to date.
octovis/src/extern/QGLViewer/camera.cpp:621
MethodgetRotation
! The \p q are set to the rotation() of the Frame. See Quaternion::Quaternion(qreal, qreal, qreal, qreal) for details on \c q. */
octovis/src/extern/QGLViewer/frame.cpp:308
MethodgetRotationMatrix
! Fills \p m with the 3x3 rotation matrix associated with the Quaternion. See also getInverseRotationMatrix(). \attention \p m uses the European
octovis/src/extern/QGLViewer/quaternion.cpp:371
MethodgetSizeX
returns the x size of the workspace/map
dynamicEDT3D/include/dynamicEDT3D/dynamicEDT3D.h:80
MethodgetSizeY
returns the y size of the workspace/map
dynamicEDT3D/include/dynamicEDT3D/dynamicEDT3D.h:82
MethodgetSizeZ
returns the z size of the workspace/map
dynamicEDT3D/include/dynamicEDT3D/dynamicEDT3D.h:84
MethodgetSquaredMaxDistCells
retrieve squared maximum distance value in grid cells
dynamicEDT3D/include/dynamicEDT3D/dynamicEDTOctomap.h:95
MethodgetTransformOf
! Same as transformOf(), but with \c qreal parameters. */
octovis/src/extern/QGLViewer/frame.cpp:926
MethodgetTransformOfFrom
! Same as transformOfFrom(), but with \c qreal parameters. */
octovis/src/extern/QGLViewer/frame.cpp:966
MethodgetTransformOfIn
! Same as transformOfIn(), but with \c qreal parameters. */
octovis/src/extern/QGLViewer/frame.cpp:958
MethodgetTranslation
! Fill \c x, \c y and \c z with the translation() of the Frame. */
octovis/src/extern/QGLViewer/frame.cpp:291
MethodgetTreeType
octomap/include/octomap/OcTreeBase.h:51
MethodgetTreeType
octomap/include/octomap/ColorOcTree.h:118
MethodgetTreeType
octomap/include/octomap/OcTreeBaseImpl.h:104
MethodgetTreeType
octomap/include/octomap/OcTreeStamped.h:88
MethodgetUnprojectedCoordinatesOf
! Same as unprojectedCoordinatesOf(), but with \c qreal parameters (\p src and \p res can be identical pointers). */
octovis/src/extern/QGLViewer/camera.cpp:1652
MethodgetWheelActionBinding
! Returns the keyboard state that triggers \p action on \p handler \p withConstraint using the mouse wheel. If such a binding exists, results are sto
octovis/src/extern/QGLViewer/qglviewer.cpp:2809
MethodgetWorldCoordinatesOf
! Same as worldCoordinatesOf(), but with \c qreal[3] parameters (\p src and \p res may be identical pointers). */
octovis/src/extern/QGLViewer/camera.cpp:1490
MethodgetWorldMatrix
! qreal[4][4] parameter version of worldMatrix(). See also getMatrix() and matrix(). */
octovis/src/extern/QGLViewer/frame.cpp:211
Methodgetsigns
octovis/src/extern/QGLViewer/VRender/PrimitivePositioning.cpp:421
MethodgotoFirstScan
octovis/src/ViewerGui.cpp:348
MethodgotoFrame
octovis/src/ViewerSettingsPanelCamera.cpp:72
Functiongpc_free_tristrip
octovis/src/extern/QGLViewer/VRender/gpc.cpp:1829
Functiongpc_polygon_to_tristrip
octovis/src/extern/QGLViewer/VRender/gpc.cpp:1838
Functiongpc_write_polygon
octovis/src/extern/QGLViewer/VRender/gpc.cpp:1130
MethodhandleKeyboardAction
octovis/src/extern/QGLViewer/qglviewer.cpp:2152
MethodheightMapColor
octovis/src/SceneObject.cpp:38
MethodheightMapGray
octovis/src/SceneObject.cpp:92
MethodhelpString
octovis/src/ViewerWidget.cpp:79
MethodhideMessage
octovis/src/extern/QGLViewer/qglviewer.cpp:774
MethodhideProgressDialog
octovis/src/extern/QGLViewer/saveSnapshot.cpp:227
MethodinfNorm
----------------------------------------------------------------------------- Infinite norm
octovis/src/extern/QGLViewer/VRender/Vector3.cpp:147
Methodinit
octovis/src/ViewerWidget.cpp:45
← previousnext →701–800 of 1,327, ranked by callers