MCPcopy Create free account

hub / github.com/OctoMap/octomap / functions

Functions1,327 in github.com/OctoMap/octomap

↓ 1 callersMethodoperator[]
octovis/src/extern/QGLViewer/VRender/Vector2.h:159
↓ 1 callersMethodorthogonalVec
! Returns a Vec orthogonal to the Vec. Its norm() depends on the Vec, but is zero only for a null Vec. Note that the function that associates an orth
octovis/src/extern/QGLViewer/vec.cpp:59
↓ 1 callersMethodparseFeedbackBuffer
octovis/src/extern/QGLViewer/VRender/ParserGL.cpp:86
↓ 1 callersFunctionpostSelection
! This method is called at the end of the select() procedure. It should finalize the selection process and update the data structure/interface/comput
octovis/src/extern/QGLViewer/qglviewer.h:894
↓ 1 callersFunctionprintUsage
octomap/src/compare_octrees.cpp:51
↓ 1 callersFunctionprintUsage
octomap/src/bt2vrml.cpp:44
↓ 1 callersFunctionprintUsage
octomap/src/octree2pointcloud.cpp:45
↓ 1 callersFunctionprintUsage
octomap/src/convert_octree.cpp:46
↓ 1 callersFunctionprintUsage
octomap/src/log2graph.cpp:41
↓ 1 callersFunctionprintUsage
octomap/src/testing/test_iterators.cpp:14
↓ 1 callersFunctionprintUsage
octomap/src/testing/test_scans.cpp:10
↓ 1 callersFunctionprint_query_info
octomap/src/normals_example.cpp:44
↓ 1 callersMethodreadPlainASCII
octomap/src/ScanGraph.cpp:426
↓ 1 callersMethodrecursFillPrimitiveArray
octovis/src/extern/QGLViewer/VRender/BSPSortMethod.cpp:171
↓ 1 callersMethodresetPath
! Resets the path of the keyFrameInterpolator() number \p i. If this path is \e not being played (see playPath() and KeyFrameInterpolator::interpolat
octovis/src/extern/QGLViewer/camera.cpp:1741
↓ 1 callersMethodrestoreStateFromFile
! Restores the QGLViewer state from the stateFileName() file using initFromDOMElement(). States are saved using saveStateToFile(), which is automatic
octovis/src/extern/QGLViewer/qglviewer.cpp:3460
↓ 1 callersMethodrotate
! Returns the image of \p v by the Quaternion rotation. See also inverseRotate() and operator*(const Quaternion&, const Vec&). */
octovis/src/extern/QGLViewer/quaternion.cpp:76
↓ 1 callersFunctionsaveVectorialSnapshot
Pops-up a vectorial output option dialog box and save to fileName Returns -1 in case of Cancel, 0 for success and (todo) error code in case of problem
octovis/src/extern/QGLViewer/saveSnapshot.cpp:243
↓ 1 callersFunctionselectRegionHeight
! See the selectRegionWidth() documentation. Default value is 3 pixels. */
octovis/src/extern/QGLViewer/qglviewer.h:837
↓ 1 callersFunctionselectRegionWidth
! Returns the width (in pixels) of a selection frustum, centered on the mouse cursor, that is used to select objects. The height of the selection f
octovis/src/extern/QGLViewer/qglviewer.h:835
↓ 1 callersMethodsetAlternativeDrawing
octovis/include/octovis/OcTreeDrawer.h:62
↓ 1 callersFunctionsetAnimationPeriod
! Sets the animationPeriod(), in milliseconds. */
octovis/src/extern/QGLViewer/qglviewer.h:616
↓ 1 callersMethodsetBlackAndWhite
octovis/src/extern/QGLViewer/VRender/Exporter.cpp:107
↓ 1 callersMethodsetBreakCycles
octovis/src/extern/QGLViewer/VRender/SortMethod.h:96
↓ 1 callersMethodsetClampingThresMax
sets the maximum threshold for occupancy clamping (sensor model)
octomap/include/octomap/AbstractOccupancyOcTree.h:196
↓ 1 callersMethodsetClampingThresMin
sets the minimum threshold for occupancy clamping (sensor model)
octomap/include/octomap/AbstractOccupancyOcTree.h:194
↓ 1 callersMethodsetClearBackground
octovis/src/extern/QGLViewer/VRender/Exporter.cpp:106
↓ 1 callersMethodsetClearColor
octovis/src/extern/QGLViewer/VRender/Exporter.cpp:105
↓ 1 callersFunctionsetClosedPath
! Sets the closedPath() value. \attention The closed path feature is not yet implemented. */
octovis/src/extern/QGLViewer/keyFrameInterpolator.h:256
↓ 1 callersMethodsetFilename
octovis/src/extern/QGLViewer/VRender/VRender.cpp:260
↓ 1 callersFunctionsetInterpolationSpeed
! Sets the interpolationSpeed(). Negative or null values are allowed. */
octovis/src/extern/QGLViewer/keyFrameInterpolator.h:249
↓ 1 callersMethodsetLaserType
octovis/include/octovis/ViewerSettings.h:46
↓ 1 callersFunctionsetLoopInterpolation
! Sets the loopInterpolation() value. */
octovis/src/extern/QGLViewer/keyFrameInterpolator.h:253
↓ 1 callersMethodsetMaxRange
octovis/include/octovis/ViewerSettings.h:48
↓ 1 callersMethodsetMax_tree_depth
octovis/include/octovis/OcTreeDrawer.h:68
↓ 1 callersMethodsetOcTree
octovis/src/OcTreeDrawer.cpp:140
↓ 1 callersMethodsetOcTreeSelection
octovis/src/OcTreeDrawer.cpp:241
↓ 1 callersMethodsetOccupancyThres
sets the threshold for occupancy (sensor model)
octomap/include/octomap/AbstractOccupancyOcTree.h:188
↓ 1 callersMethodsetOrientationWithConstraint
! Same as setOrientation(), but \p orientation is modified so that the potential constraint() of the Frame is satisfied. See also setPositionWithCon
octovis/src/extern/QGLViewer/frame.cpp:631
↓ 1 callersMethodsetPivotPointFromPixel
! The pivotPoint() is set to the point located under \p pixel on screen. Returns \c true if a pointUnderPixel() was found. If no point was found unde
octovis/src/extern/QGLViewer/camera.cpp:796
↓ 1 callersMethodsetPositionAndOrientationWithConstraint
! Same as setPositionAndOrientation() but \p position and \p orientation are modified to satisfy the constraint. Emits the modified() signal. */
octovis/src/extern/QGLViewer/frame.cpp:641
↓ 1 callersMethodsetProgressFunction
octovis/src/extern/QGLViewer/VRender/VRender.h:89
↓ 1 callersMethodsetRotation
! Same as setRotation() but with \c qreal Quaternion parameters. */
octovis/src/extern/QGLViewer/frame.cpp:300
↓ 1 callersMethodsetScanGraph
octovis/src/TrajectoryDrawer.cpp:83
↓ 1 callersFunctionsetSceneBoundingBox
! Convenient way to call setSceneCenter() and setSceneRadius() from a (world axis aligned) bounding box of the scene. This is equivalent to: \cod
octovis/src/extern/QGLViewer/qglviewer.h:237
↓ 1 callersMethodsetSceneBoundingBox
octovis/src/ViewerWidget.cpp:285
↓ 1 callersMethodsetSceneBoundingBox
! Similar to setSceneRadius() and setSceneCenter(), but the scene limits are defined by a (world axis aligned) bounding box. */
octovis/src/extern/QGLViewer/camera.cpp:723
↓ 1 callersFunctionsetSelectRegionHeight
! Sets the selectRegionHeight(). */
octovis/src/extern/QGLViewer/qglviewer.h:854
↓ 1 callersFunctionsetSelectRegionWidth
! Sets the selectRegionWidth(). */
octovis/src/extern/QGLViewer/qglviewer.h:852
↓ 1 callersFunctionsetTranslationConstraintType
! Sets the Type() of the translationConstraintType(). Default is AxisPlaneConstraint::FREE. */
octovis/src/extern/QGLViewer/constraint.h:216
↓ 1 callersMethodsetTreeDepth
octovis/src/ViewerSettingsPanel.cpp:114
↓ 1 callersMethodsetUpVector
! Rotates the Camera so that its upVector() becomes \p up (defined in the world coordinate system). The Camera is rotated around an axis orthogonal
octovis/src/extern/QGLViewer/camera.cpp:1116
↓ 1 callersMethodshowOcTree
octovis/src/ViewerGui.cpp:240
↓ 1 callersMethodsize
octomap/include/octomap/Pointcloud.h:57
↓ 1 callersMethodsortPrimitives
octovis/src/extern/QGLViewer/VRender/BSPSortMethod.cpp:77
↓ 1 callersMethodsplit
octovis/src/extern/QGLViewer/VRender/PrimitivePositioning.cpp:464
↓ 1 callersFunctiontoggleAnimation
! Calls startAnimation() or stopAnimation(), depending on animationIsStarted(). */
octovis/src/extern/QGLViewer/qglviewer.h:632
↓ 1 callersFunctiontoggleAxisIsDrawn
! Toggles the state of axisIsDrawn(). See also setAxisIsDrawn(). */
octovis/src/extern/QGLViewer/qglviewer.h:138
↓ 1 callersFunctiontoggleCameraIsEdited
! Toggles the state of cameraIsEdited(). See also setCameraIsEdited(). */
octovis/src/extern/QGLViewer/qglviewer.h:146
↓ 1 callersFunctiontoggleFPSIsDisplayed
! Toggles the state of FPSIsDisplayed(). See also setFPSIsDisplayed(). */
octovis/src/extern/QGLViewer/qglviewer.h:142
↓ 1 callersFunctiontoggleFullScreen
! Toggles the state of isFullScreen(). See also setFullScreen(). */
octovis/src/extern/QGLViewer/qglviewer.h:357
↓ 1 callersFunctiontoggleGridIsDrawn
! Toggles the state of gridIsDrawn(). See also setGridIsDrawn(). */
octovis/src/extern/QGLViewer/qglviewer.h:140
↓ 1 callersFunctiontoggleStereoDisplay
! Toggles the state of displaysInStereo(). See setStereoDisplay(). */
octovis/src/extern/QGLViewer/qglviewer.h:359
↓ 1 callersFunctiontoggleTextIsEnabled
! Toggles the state of textIsEnabled(). See also setTextIsEnabled(). */
octovis/src/extern/QGLViewer/qglviewer.h:144
↓ 1 callersMethodtransLength
octomap/src/math/Pose6D.cpp:110
↓ 1 callersMethodupdateColorChildren
octomap/src/ColorOcTree.cpp:85
↓ 1 callersMethodupdateInnerOccupancyRecurs
octomap/src/ColorOcTree.cpp:192
↓ 1 callersMethodupdateOccupancyChildren
update this node's occupancy according to its children's maximum occupancy
octomap/include/octomap/OcTreeNode.h:83
↓ 1 callersMethodupdateTimestamp
octomap/include/octomap/OcTreeStamped.h:63
↓ 1 callersMethodupdateValuesFromPointer
octovis/src/extern/QGLViewer/keyFrameInterpolator.cpp:696
↓ 1 callersMethoduseBBXLimit
use or ignore BBX limit (default: ignore)
octomap/include/octomap/OccupancyOcTreeBase.h:334
↓ 1 callersMethodworldMatrix
! Returns the 4x4 OpenGL transformation matrix represented by the Frame. This method should be used in conjunction with \c glMultMatrixd() to modif
octovis/src/extern/QGLViewer/frame.cpp:196
↓ 1 callersMethodwriteBinaryConst
octomap/src/AbstractOccupancyOcTree.cpp:60
↓ 1 callersMethodwriteColorHistogram
octomap/src/ColorOcTree.cpp:208
↓ 1 callersMethodx
octovis/src/extern/QGLViewer/VRender/Primitive.h:81
↓ 1 callersMethodxmax
octovis/src/extern/QGLViewer/VRender/ParserGL.h:68
↓ 1 callersMethodxmin
octovis/src/extern/QGLViewer/VRender/ParserGL.h:65
↓ 1 callersMethody
octovis/src/extern/QGLViewer/VRender/Primitive.h:82
↓ 1 callersMethodymax
octovis/src/extern/QGLViewer/VRender/ParserGL.h:69
↓ 1 callersMethodymin
octovis/src/extern/QGLViewer/VRender/ParserGL.h:66
↓ 1 callersMethodz
octovis/src/extern/QGLViewer/VRender/Primitive.h:83
↓ 1 callersMethodzFar
! Returns the far clipping plane distance used by the Camera projection matrix. The far clipping plane is positioned at a distance equal to zClipping
octovis/src/extern/QGLViewer/camera.cpp:236
↓ 1 callersMethodzNear
! Returns the near clipping plane distance used by the Camera projection matrix. The clipping planes' positions depend on the sceneRadius() and scen
octovis/src/extern/QGLViewer/camera.cpp:211
↓ 1 callersFunctionzoomsOnPivotPoint
! Returns whether or not the QGLViewer::ZOOM action zooms on the pivot point. When set to \c false (default), a zoom action will move the camera a
octovis/src/extern/QGLViewer/manipulatedCameraFrame.h:120
MethodAbstractOcTree
octomap/src/AbstractOcTree.cpp:41
MethodAbstractOccupancyOcTree
octomap/src/AbstractOccupancyOcTree.cpp:40
MethodAxisAlignedBox
octovis/src/extern/QGLViewer/VRender/AxisAlignedBox.h:73
MethodAxisPlaneConstraint
! Default constructor. translationConstraintType() and rotationConstraintType() are set to AxisPlaneConstraint::FREE. translationConstraintDirection(
octovis/src/extern/QGLViewer/constraint.cpp:39
MethodBSPNode
octovis/src/extern/QGLViewer/VRender/BSPSortMethod.cpp:576
MethodBSPSortMethod
octovis/src/extern/QGLViewer/VRender/SortMethod.h:82
MethodBSPTree
octovis/src/extern/QGLViewer/VRender/BSPSortMethod.cpp:157
MethodCamera
! Default constructor. sceneCenter() is set to (0,0,0) and sceneRadius() is set to 1.0. type() is Camera::PERSPECTIVE, with a \c M_PI/4 fieldOfView
octovis/src/extern/QGLViewer/camera.cpp:38
MethodCameraConstraint
! Creates a CameraConstraint, whose constrained directions are defined in the \p camera coordinate system. */
octovis/src/extern/QGLViewer/constraint.cpp:236
MethodCameraFollowMode
octovis/src/CameraFollowMode.cpp:31
MethodClassify
octovis/src/extern/QGLViewer/VRender/BSPSortMethod.cpp:187
MethodClickBindingPrivate
octovis/src/extern/QGLViewer/qglviewer.h:1251
MethodColor
octomap/include/octomap/ColorOcTree.h:54
MethodColorOcTree
tree implementation --------------------------------------
octomap/src/ColorOcTree.cpp:91
MethodColorOcTreeDrawer
octovis/src/ColorOcTreeDrawer.cpp:29
MethodColorOcTreeNode
octomap/include/octomap/ColorOcTree.h:67
← previousnext →401–500 of 1,327, ranked by callers