MCPcopy Create free account

hub / github.com/OctoMap/octomap / functions

Functions1,327 in github.com/OctoMap/octomap

↓ 3 callersFunctionsetFlySpeed
! Sets the flySpeed(), defined in OpenGL units. Default value is 0.0, but it is modified according to the QGLViewer::sceneRadius() when the Manipul
octovis/src/extern/QGLViewer/manipulatedCameraFrame.h:139
↓ 3 callersMethodsetFlySpeed
! Sets the Camera flySpeed(). \attention This value is modified by setSceneRadius(). */
octovis/src/extern/QGLViewer/camera.cpp:1268
↓ 3 callersMethodsetFormat
octovis/src/extern/QGLViewer/VRender/VRender.h:81
↓ 3 callersMethodsetFromRotationMatrix
! Set the Quaternion from a (supposedly correct) 3x3 rotation matrix. The matrix is expressed in European format: its three \e columns are the imag
octovis/src/extern/QGLViewer/quaternion.cpp:104
↓ 3 callersFunctionsetIODistance
! Sets the IODistance(). */
octovis/src/extern/QGLViewer/camera.h:455
↓ 3 callersMethodsetLogOdds
sets log odds occupancy of node
octomap/include/octomap/OcTreeNode.h:70
↓ 3 callersMethodsetOrientation
! Sets the orientation() of the Camera using polar coordinates. \p theta rotates the Camera around its Y axis, and \e then \p phi rotates it around
octovis/src/extern/QGLViewer/camera.cpp:1140
↓ 3 callersFunctionsetPhysicalScreenWidth
! Sets the physical screen (monitor or projected wall) width (in meters). */
octovis/src/extern/QGLViewer/camera.h:463
↓ 3 callersMethodsetPosition
! Sets the position() of the Frame, defined in the world coordinate system. Emits the modified() signal. Use setTranslation() to define the \e loca
octovis/src/extern/QGLViewer/frame.cpp:443
↓ 3 callersMethodsetRotationConstraint
! Simply calls setRotationConstraintType() and setRotationConstraintDirection(). */
octovis/src/extern/QGLViewer/constraint.cpp:69
↓ 3 callersFunctionsetRotationSensitivity
! Defines the rotationSensitivity(). */
octovis/src/extern/QGLViewer/manipulatedFrame.h:142
↓ 3 callersFunctionsetSceneUpVector
! Sets the sceneUpVector(), defined in the world coordinate system. Default value is (0,1,0), but it is updated by the Camera when this object is se
octovis/src/extern/QGLViewer/manipulatedCameraFrame.h:145
↓ 3 callersMethodsetScreenWidthAndHeight
! Sets Camera screenWidth() and screenHeight() (expressed in pixels). You should not call this method when the Camera is associated with a QGLViewer,
octovis/src/extern/QGLViewer/camera.cpp:166
↓ 3 callersFunctionsetSnapshotCounter
! Sets the snapshotCounter(). */
octovis/src/extern/QGLViewer/qglviewer.h:516
↓ 3 callersFunctionsetSnapshotFormat
! Sets the snapshotFormat(). */
octovis/src/extern/QGLViewer/qglviewer.h:514
↓ 3 callersFunctionsetSpinningSensitivity
! Defines the spinningSensitivity(), in pixels per milliseconds. */
octovis/src/extern/QGLViewer/manipulatedFrame.h:146
↓ 3 callersFunctionsetStateFileName
! Defines the stateFileName() used by saveStateToFile() and restoreStateFromFile(). The file name can have an optional prefix directory (no prefix
octovis/src/extern/QGLViewer/qglviewer.h:1059
↓ 3 callersMethodsetTranslation
! Same as setTranslation(), but with \p qreal parameters. */
octovis/src/extern/QGLViewer/frame.cpp:285
↓ 3 callersMethodsetTranslationConstraint
! Simply calls setTranslationConstraintType() and setTranslationConstraintDirection(). */
octovis/src/extern/QGLViewer/constraint.cpp:46
↓ 3 callersFunctionsetTranslationSensitivity
! Defines the translationSensitivity(). */
octovis/src/extern/QGLViewer/manipulatedFrame.h:144
↓ 3 callersFunctionsetWheelSensitivity
! Defines the wheelSensitivity(). */
octovis/src/extern/QGLViewer/manipulatedFrame.h:148
↓ 3 callersFunctionsetZClippingCoefficient
! Sets the zClippingCoefficient() value. */
octovis/src/extern/QGLViewer/camera.h:268
↓ 3 callersFunctionsetZNearCoefficient
! Sets the zNearCoefficient() value. */
octovis/src/extern/QGLViewer/camera.h:266
↓ 3 callersFunctionsetZoomSensitivity
! Defines the zoomSensitivity(). */
octovis/src/extern/QGLViewer/manipulatedFrame.h:150
↓ 3 callersMethodshowEntireScene
! Moves the Camera so that the entire scene is visible. Simply calls fitSphere() on a sphere defined by sceneCenter() and sceneRadius(). You will
octovis/src/extern/QGLViewer/camera.cpp:987
↓ 3 callersFunctionsnapshotQuality
! Defines the image quality of the snapshots produced with saveSnapshot(). Values must be in the range -1..100. Use 0 for lowest quality and 100 for
octovis/src/extern/QGLViewer/qglviewer.h:502
↓ 3 callersMethodtransformAbsolute
octomap/src/Pointcloud.cpp:113
↓ 3 callersMethodupdateInnerOccupancy
octomap/src/ColorOcTree.cpp:188
↓ 3 callersMethodupdateSceneUpVector
! This method will be called by the Camera when its orientation is changed, so that the sceneUpVector (private) is changed accordingly. You should not
octovis/src/extern/QGLViewer/manipulatedCameraFrame.cpp:120
↓ 3 callersMethodyaw
octomap/include/octomap/math/Pose6D.h:111
↓ 3 callersFunctionzClippingCoefficient
! Returns the coefficient used to position the near and far clipping planes. The near (resp. far) clipping plane is positioned at a distance equal t
octovis/src/extern/QGLViewer/camera.h:229
↓ 2 callersFunctionQGLViewerVersionString
octovis/src/extern/QGLViewer/qglviewer.cpp:203
↓ 2 callersFunctionadd_edge_to_aet
octovis/src/extern/QGLViewer/VRender/gpc.cpp:628
↓ 2 callersMethodalignWithFrame
! Aligns the Frame with \p frame, so that two of their axis are parallel. If one of the X, Y and Z axis of the Frame is almost parallel to any of the
octovis/src/extern/QGLViewer/frame.cpp:1055
↓ 2 callersMethodalpha
octovis/src/extern/QGLViewer/VRender/Primitive.h:87
↓ 2 callersFunctionbound_list
octovis/src/extern/QGLViewer/VRender/gpc.cpp:381
↓ 2 callersFunctionboundingBoxTest
octomap/src/testing/test_iterators.cpp:126
↓ 2 callersFunctionbuild_intersection_table
octovis/src/extern/QGLViewer/VRender/gpc.cpp:762
↓ 2 callersFunctionbuild_sbt
octovis/src/extern/QGLViewer/VRender/gpc.cpp:445
↓ 2 callersMethodclearAll
octovis/src/ViewerWidget.cpp:309
↓ 2 callersFunctioncomputeChildCenter
octomap/src/testing/test_iterators.cpp:21
↓ 2 callersMethodcomputeTangent
octovis/src/extern/QGLViewer/keyFrameInterpolator.cpp:702
↓ 2 callersMethodconnectPrevious
octomap/src/ScanGraph.cpp:226
↓ 2 callersFunctioncreate_contour_bboxes
octovis/src/extern/QGLViewer/VRender/gpc.cpp:1001
↓ 2 callersFunctiondot
! Returns the "dot" product of \p a and \p b: a[0]*b[0] + a[1]*b[1] + a[2]*b[2] + a[3]*b[3]. */
octovis/src/extern/QGLViewer/quaternion.h:270
↓ 2 callersMethodexchangeObstacles
dynamicEDT3D/src/dynamicEDT3D.cpp:288
↓ 2 callersFunctionfree_sbtree
octovis/src/extern/QGLViewer/VRender/gpc.cpp:456
↓ 2 callersMethodgetClosestObstacle
dynamicEDT3D/src/dynamicEDT3D.cpp:528
↓ 2 callersMethodgetDistance
dynamicEDT3D/src/dynamicEDT3D.cpp:521
↓ 2 callersMethodgetId
octomap/include/octomap/MapNode.h:59
↓ 2 callersFunctiongetLeafNodesRecurs
mimics old deprecated behavior to compare against
octomap/src/testing/test_iterators.cpp:38
↓ 2 callersMethodgetMatrix
! Fills \p m with the OpenGL representation of the Quaternion rotation. Use matrix() if you do not need to store this matrix and simply want to alter
octovis/src/extern/QGLViewer/quaternion.cpp:317
↓ 2 callersMethodgetMaxChildLogOdds
octomap/src/OcTreeNode.cpp:76
↓ 2 callersMethodgetMaxDist
retrieve maximum distance value
dynamicEDT3D/include/dynamicEDT3D/dynamicEDTOctomap.h:90
↓ 2 callersMethodgetSQCellDistance
dynamicEDT3D/src/dynamicEDT3D.cpp:536
↓ 2 callersMethodgetValue
@return value stored in the node
octomap/include/octomap/OcTreeDataNode.h:103
↓ 2 callersMethodincreaseCount
octomap/include/octomap/CountingOcTree.h:61
↓ 2 callersFunctioninsert_bound
octovis/src/extern/QGLViewer/VRender/gpc.cpp:334
↓ 2 callersFunctionisInMouseGrabberPool
! Returns \c true if the MouseGrabber is currently in the MouseGrabberPool() list. Default value is \c true. When set to \c false using removeFromMo
octovis/src/extern/QGLViewer/mouseGrabber.h:206
↓ 2 callersMethodkeyToCoord
converts from a discrete key at the lowest tree level into a coordinate corresponding to the key's center
octomap/include/octomap/OcTreeBaseImpl.h:484
↓ 2 callersMethodloadProjectionMatrix
! Loads the OpenGL \c GL_PROJECTION matrix with the Camera projection matrix. The Camera projection matrix is computed using computeProjectionMatrix
octovis/src/extern/QGLViewer/camera.cpp:463
↓ 2 callersMethodlocalInverseCoordinatesOf
! Returns the referenceFrame() coordinates of a point \p src defined in the Frame coordinate system (converts from Frame to referenceFrame()). loca
octovis/src/extern/QGLViewer/frame.cpp:740
↓ 2 callersMethodlocalInverseTransformOf
! Returns the referenceFrame() transform of a vector \p src defined in the Frame coordinate system (converts vectors from Frame to referenceFrame()).
octovis/src/extern/QGLViewer/frame.cpp:881
↓ 2 callersFunctionminimax_test
octovis/src/extern/QGLViewer/VRender/gpc.cpp:1034
↓ 2 callersFunctionmouseButtonsString
octovis/src/extern/QGLViewer/qglviewer.cpp:1112
↓ 2 callersMethodnorm
@return length of the vector ("L2 norm")
octomap/include/octomap/math/Vector3.h:271
↓ 2 callersFunctionnormalize
! Normalizes the Vec and returns its original norm. Normalizing a null vector will result in \c NaN values. */
octovis/src/extern/QGLViewer/vec.h:340
↓ 2 callersMethodopenSnapshotFormatDialog
! Opens a dialog that displays the different available snapshot formats. Then calls setSnapshotFormat() with the selected one (unless the user cancel
octovis/src/extern/QGLViewer/saveSnapshot.cpp:77
↓ 2 callersFunctionoutputStatistics
octomap/src/graph2tree.cpp:89
↓ 2 callersMethodpitch
octomap/include/octomap/math/Pose6D.h:110
↓ 2 callersMethodplayPath
! Makes the Camera follow the path of keyFrameInterpolator() number \p i. If the interpolation is started, it stops it instead. This method silent
octovis/src/extern/QGLViewer/camera.cpp:1726
↓ 2 callersFunctionprintUsage
octomap/src/eval_octree_accuracy.cpp:45
↓ 2 callersFunctionprojectOnBall
! Returns "pseudo-distance" from (x,y) to ball of radius size. \arg for a point inside the ball, it is proportional to the euclidean distance to the b
octovis/src/extern/QGLViewer/manipulatedFrame.cpp:520
↓ 2 callersMethodprojectOnLine
! Translates the Frame so that its position() lies on the line defined by \p origin and \p direction (defined in the world coordinate system). Simp
octovis/src/extern/QGLViewer/frame.cpp:1133
↓ 2 callersMethodpruneNode
octomap/src/ColorOcTree.cpp:107
↓ 2 callersMethodroll
octomap/include/octomap/math/Pose6D.h:109
↓ 2 callersMethodsaveSnapshot
! Saves a snapshot of the current image displayed by the widget. Options are set using snapshotFormat(), snapshotFileName() and snapshotQuality(). F
octovis/src/extern/QGLViewer/saveSnapshot.cpp:537
↓ 2 callersMethodsaveStateToFile
! Saves in stateFileName() an XML representation of the QGLViewer state, obtained from domElement(). Use restoreStateFromFile() to restore this viewe
octovis/src/extern/QGLViewer/qglviewer.cpp:3399
↓ 2 callersFunctionselectBufferSize
octovis/src/extern/QGLViewer/qglviewer.h:820
↓ 2 callersFunctionsetAxisAngle
! Sets the Quaternion as a rotation of axis \p axis and angle \p angle (in radians). \p axis does not need to be normalized. A null \p axis will re
octovis/src/extern/QGLViewer/quaternion.h:106
↓ 2 callersMethodsetBoundingBox
octovis/src/extern/QGLViewer/VRender/Exporter.cpp:97
↓ 2 callersFunctionsetForegroundColor
! Sets the foregroundColor() of the viewer, used to draw visual hints. See also setBackgroundColor(). */
octovis/src/extern/QGLViewer/qglviewer.h:188
↓ 2 callersMethodsetFromRotatedBasis
! Sets the Quaternion from the three rotated vectors of an orthogonal basis. The three vectors do not have to be normalized but must be orthogonal
octovis/src/extern/QGLViewer/quaternion.cpp:182
↓ 2 callersFunctionsetInterpolationPeriod
! Sets the interpolationPeriod(). */
octovis/src/extern/QGLViewer/keyFrameInterpolator.h:251
↓ 2 callersMethodsetNodeColor
octomap/src/ColorOcTree.cpp:96
↓ 2 callersMethodsetPivotPoint
! Changes the pivotPoint() to \p point (defined in the world coordinate system). */
octovis/src/extern/QGLViewer/camera.cpp:770
↓ 2 callersMethodsetPositionWithConstraint
! Same as setPosition(), but \p position is modified so that the potential constraint() of the Frame is satisfied. See also setOrientationWithConstr
octovis/src/extern/QGLViewer/frame.cpp:621
↓ 2 callersMethodsetProbHit
sets the probability for a "hit" (will be converted to logodds) - sensor model
octomap/include/octomap/AbstractOccupancyOcTree.h:190
↓ 2 callersMethodsetProbMiss
sets the probability for a "miss" (will be converted to logodds) - sensor model
octomap/include/octomap/AbstractOccupancyOcTree.h:192
↓ 2 callersMethodsetReferenceFrame
! Sets the referenceFrame() of the Frame. The Frame translation() and rotation() are then defined in the referenceFrame() coordinate system. Use posi
octovis/src/extern/QGLViewer/frame.cpp:665
↓ 2 callersFunctionsetRotatesAroundUpVector
octovis/src/extern/QGLViewer/manipulatedCameraFrame.h:110
↓ 2 callersMethodsetSceneCenter
! Sets the sceneCenter(). \attention This method also sets the pivotPoint() to sceneCenter(). */
octovis/src/extern/QGLViewer/camera.cpp:733
↓ 2 callersMethodsetSceneRadius
! Sets the sceneRadius() value. Negative values are ignored. \attention This methods also sets focusDistance() to sceneRadius() / tan(fieldOfView()/2
octovis/src/extern/QGLViewer/camera.cpp:705
↓ 2 callersFunctionsetSnapshotQuality
! Sets the snapshotQuality(). */
octovis/src/extern/QGLViewer/qglviewer.h:518
↓ 2 callersFunctionsetTextIsEnabled
! Sets the state of textIsEnabled(). Emits the textIsEnabledChanged() signal. See also toggleTextIsEnabled(). */
octovis/src/extern/QGLViewer/qglviewer.h:134
↓ 2 callersMethodsetX
octovis/src/extern/QGLViewer/VRender/Vector2.h:79
↓ 2 callersMethodsetY
octovis/src/extern/QGLViewer/VRender/Vector2.h:80
↓ 2 callersFunctionsetZoomsOnPivotPoint
! Sets the value of zoomsOnPivotPoint(). Default value is false. */
octovis/src/extern/QGLViewer/manipulatedCameraFrame.h:124
↓ 2 callersFunctionshowEntireScene
! Moves the camera so that the entire scene is visible. Simple wrapper around qglviewer::Camera::showEntireScene(). */
octovis/src/extern/QGLViewer/qglviewer.h:242
↓ 2 callersFunctionsnapshotCounter
! Returns the value of the counter used to name snapshots in saveSnapshot() when \p automatic is \c true. Set using setSnapshotCounter(). Default v
octovis/src/extern/QGLViewer/qglviewer.h:493
← previousnext →201–300 of 1,327, ranked by callers