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
↓ 254 callers
Method
x
--------------------------------------------------------------------------- @name Access methods @{
octovis/src/extern/QGLViewer/VRender/Vector2.h:77
↓ 250 callers
Method
size
octomap/include/octomap/OcTreeKey.h:163
↓ 248 callers
Method
y
octovis/src/extern/QGLViewer/VRender/Vector2.h:78
↓ 189 callers
Function
camera
! Returns the associated Camera. Set using the CameraConstraint constructor. */
octovis/src/extern/QGLViewer/constraint.h:330
↓ 162 callers
Method
z
octovis/src/extern/QGLViewer/VRender/Vector3.h:83
↓ 135 callers
Method
push_back
octomap/src/Pointcloud.cpp:87
↓ 106 callers
Method
begin
octomap/include/octomap/OcTreeKey.h:170
↓ 101 callers
Method
end
octomap/include/octomap/OcTreeKey.h:171
↓ 82 callers
Function
Vec
! @name Setting the value */ @{ ! Default constructor. Value is set to (0,0,0). */
octovis/src/extern/QGLViewer/vec.h:89
↓ 71 callers
Method
frame
octovis/src/extern/QGLViewer/keyFrameInterpolator.h:316
↓ 45 callers
Function
ind
Computes the index of element [i][j] in a \c qreal matrix[3][4].
octovis/src/extern/QGLViewer/camera.cpp:1188
↓ 42 callers
Method
nbVertices
octovis/src/extern/QGLViewer/VRender/Primitive.h:157
↓ 41 callers
Function
manipulatedFrame
octovis/src/extern/QGLViewer/qglviewer.h:262
↓ 41 callers
Method
updateNode
octomap/src/CountingOcTree.cpp:57
↓ 34 callers
Method
write
octomap/src/AbstractOcTree.cpp:45
↓ 33 callers
Method
keyFrameInterpolator
! Returns the KeyFrameInterpolator that defines the Camera path number \p i. If path \p i is not defined for this index, the method returns a \c NULL
octovis/src/extern/QGLViewer/camera.cpp:1664
↓ 30 callers
Function
Quaternion
! Constructor from rotation axis (non null) and angle (in radians). See also setAxisAngle(). */
octovis/src/extern/QGLViewer/quaternion.h:76
↓ 26 callers
Method
read
octomap/src/AbstractOcTree.cpp:74
↓ 26 callers
Method
writeBinary
octomap/src/ScanGraph.cpp:317
↓ 25 callers
Method
isNodeOccupied
queries whether a node is occupied according to the tree's parameter for "occupancy"
octomap/include/octomap/AbstractOccupancyOcTree.h:114
↓ 25 callers
Method
norm
----------------------------------------------------------------------------- Norm
octovis/src/extern/QGLViewer/VRender/Vector2.cpp:110
↓ 25 callers
Method
time
octovis/src/extern/QGLViewer/keyFrameInterpolator.h:315
↓ 23 callers
Method
orientation
! Returns the orientation of the Frame, defined in the world coordinate system. See also position(), setOrientation() and rotation(). */
octovis/src/extern/QGLViewer/frame.cpp:546
↓ 23 callers
Method
position
! Returns the position of the Frame, defined in the world coordinate system. See also orientation(), setPosition() and translation(). */
octovis/src/extern/QGLViewer/frame.cpp:537
↓ 23 callers
Method
readBinary
octomap/src/ScanGraph.cpp:358
↓ 20 callers
Function
gettimeofday
octomap/include/octomap/octomap_timing.h:42
↓ 19 callers
Method
getColor
octomap/include/octomap/ColorOcTree.h:80
↓ 19 callers
Method
getTreeType
octomap/include/octomap/OcTree.h:68
↓ 19 callers
Method
rotate
! Rotates the Frame by \p q (defined in the Frame coordinate system): R = R*q. The rotation actually applied to the Frame may differ from \p q sinc
octovis/src/extern/QGLViewer/frame.cpp:368
↓ 18 callers
Method
blue
octovis/src/extern/QGLViewer/VRender/Primitive.h:86
↓ 18 callers
Method
green
octovis/src/extern/QGLViewer/VRender/Primitive.h:85
↓ 18 callers
Method
normalize
----------------------------------------------------------------------------- Normalization Private method to do normalization (using Norm() method of
octovis/src/extern/QGLViewer/VRender/NVector3.cpp:183
↓ 18 callers
Method
red
octovis/src/extern/QGLViewer/VRender/Primitive.h:84
↓ 17 callers
Method
clear
octomap/src/ScanGraph.cpp:167
↓ 17 callers
Method
clear
octovis/src/OcTreeDrawer.cpp:669
↓ 16 callers
Function
constraint
! @name Constraint on the displacement */ @{ ! Returns the current constraint applied to the Frame. A \c NULL value (default) means that no Constrai
octovis/src/extern/QGLViewer/frame.h:356
↓ 16 callers
Method
coordinatesOf
! Returns the Frame coordinates of a point \p src defined in the world coordinate system (converts from world to Frame). inverseCoordinatesOf() per
octovis/src/extern/QGLViewer/frame.cpp:702
↓ 16 callers
Method
setValue
sets value to be stored in the node
octomap/include/octomap/OcTreeDataNode.h:105
↓ 15 callers
Method
inverseTransformOf
! Returns the world transform of the vector whose coordinates in the Frame coordinate system is \p src (converts vectors from Frame to world). tr
octovis/src/extern/QGLViewer/frame.cpp:856
↓ 14 callers
Method
addKeyFrame
! Appends a new keyFrame to the path, with its associated \p time (in seconds). The keyFrame is given as a pointer to a Frame, which will be connec
octovis/src/extern/QGLViewer/keyFrameInterpolator.cpp:174
↓ 14 callers
Function
aspectRatio
! Returns the Camera aspect ratio defined by screenWidth() / screenHeight(). When the Camera is attached to a QGLViewer, these values and hence the
octovis/src/extern/QGLViewer/camera.h:185
↓ 14 callers
Function
fieldOfView
octovis/src/extern/QGLViewer/camera.h:170
↓ 14 callers
Method
inv
octomap/src/math/Pose6D.cpp:70
↓ 14 callers
Function
keyString
octovis/src/extern/QGLViewer/qglviewer.cpp:1591
↓ 13 callers
Method
getResolution
octomap/include/octomap/OcTreeBaseImpl.h:109
↓ 12 callers
Function
new_tristrip
octovis/src/extern/QGLViewer/VRender/gpc.cpp:980
↓ 12 callers
Function
probability
compute probability from logodds:
octomap/include/octomap/octomap_utils.h:47
↓ 12 callers
Method
update
! Updates frame() state according to current interpolationTime(). Then adds interpolationPeriod()*interpolationSpeed() to interpolationTime(). Th
octovis/src/extern/QGLViewer/keyFrameInterpolator.cpp:72
↓ 11 callers
Method
getLogOdds
\return log odds representation of occupancy probability of node
octomap/include/octomap/OcTreeNode.h:68
↓ 11 callers
Method
getTimestamp
timestamp
octomap/include/octomap/OcTreeStamped.h:62
↓ 11 callers
Function
gpc_free_polygon
octovis/src/extern/QGLViewer/VRender/gpc.cpp:1093
↓ 11 callers
Function
keyboardModifiersFromState
octovis/src/extern/QGLViewer/qglviewer.cpp:210
↓ 11 callers
Function
logodds
compute log-odds from probability:
octomap/include/octomap/octomap_utils.h:42
↓ 11 callers
Method
transform
octomap/src/Pointcloud.cpp:102
↓ 11 callers
Method
transformOf
! Returns the Frame transform of a vector \p src defined in the world coordinate system (converts vectors from world to Frame). inverseTransformOf(
octovis/src/extern/QGLViewer/frame.cpp:843
↓ 10 callers
Method
bbox
octovis/src/extern/QGLViewer/VRender/Primitive.cpp:74
↓ 10 callers
Method
getOccupancy
\return occupancy probability of node
octomap/include/octomap/OcTreeNode.h:65
↓ 10 callers
Method
inverse
! Returns a Frame representing the inverse of the Frame space transformation. The rotation() of the new Frame is the Quaternion::inverse() of the o
octovis/src/extern/QGLViewer/frame.cpp:164
↓ 10 callers
Method
maxi
octovis/src/extern/QGLViewer/VRender/Vector2.cpp:143
↓ 10 callers
Method
mini
octovis/src/extern/QGLViewer/VRender/Vector2.cpp:138
↓ 10 callers
Method
setColor
octomap/include/octomap/ColorOcTree.h:81
↓ 10 callers
Method
tgP
octovis/src/extern/QGLViewer/keyFrameInterpolator.h:313
↓ 10 callers
Function
translation
! Returns the Frame translation, defined with respect to the referenceFrame(). Use position() to get the result in the world coordinates. These two
octovis/src/extern/QGLViewer/frame.h:228
↓ 9 callers
Function
add_left
octovis/src/extern/QGLViewer/VRender/gpc.cpp:822
↓ 9 callers
Function
add_right
octovis/src/extern/QGLViewer/VRender/gpc.cpp:871
↓ 9 callers
Method
begin_tree
@return beginning of the tree as iterator to all nodes (incl. inner)
octomap/include/octomap/OcTreeBaseImpl.h:348
↓ 9 callers
Method
end_tree
@return end of the tree as iterator to all nodes (incl. inner)
octomap/include/octomap/OcTreeBaseImpl.h:350
↓ 9 callers
Method
isNodeAtThreshold
queries whether a node is at the clamping threshold according to the tree's parameter
octomap/include/octomap/AbstractOccupancyOcTree.h:124
↓ 9 callers
Function
timediff
octomap/src/testing/test_iterators.cpp:122
↓ 8 callers
Method
getBBXMax
octovis/src/SelectionBox.cpp:223
↓ 8 callers
Method
getBBXMin
octovis/src/SelectionBox.cpp:217
↓ 8 callers
Function
print_query_info
octomap/src/testing/test_color_tree.cpp:9
↓ 8 callers
Method
progress
octovis/src/extern/QGLViewer/VRender/VRender.cpp:255
↓ 8 callers
Method
projectOnAxis
! Projects the Vec on the axis of direction \p direction that passes through the origin. \p direction does not need to be normalized (but must be non
octovis/src/extern/QGLViewer/vec.cpp:34
↓ 8 callers
Function
rotation
! Returns the current Quaternion orientation. See setRotation(). */
octovis/src/extern/QGLViewer/frame.h:237
↓ 8 callers
Function
sceneCenter
octovis/src/extern/QGLViewer/camera.h:297
↓ 8 callers
Function
screenHeight
! Returns the height (in pixels) of the Camera screen. Set using setScreenWidthAndHeight(). This value is automatically fitted to the QGLViewer's w
octovis/src/extern/QGLViewer/camera.h:195
↓ 8 callers
Function
translationConstraintDirection
! Returns the direction used by the translation constraint. It represents the axis direction (AxisPlaneConstraint::AXIS) or the plane normal (AxisP
octovis/src/extern/QGLViewer/constraint.h:238
↓ 7 callers
Function
add_local_min
octovis/src/extern/QGLViewer/VRender/gpc.cpp:921
↓ 7 callers
Method
begin_leafs
@return beginning of the tree as leaf iterator
octomap/include/octomap/OcTreeBaseImpl.h:332
↓ 7 callers
Method
begin_leafs_bbx
@return beginning of the tree as leaf iterator in a bounding box
octomap/include/octomap/OcTreeBaseImpl.h:337
↓ 7 callers
Method
end_leafs
@return end of the tree as leaf iterator
octomap/include/octomap/OcTreeBaseImpl.h:334
↓ 7 callers
Method
end_leafs_bbx
@return end of the tree as leaf iterator in a bounding box
octomap/include/octomap/OcTreeBaseImpl.h:345
↓ 7 callers
Method
equation
octovis/src/extern/QGLViewer/VRender/Primitive.cpp:117
↓ 7 callers
Method
flySpeed
! Returns the fly speed of the Camera. Simply returns frame()->flySpeed(). See the ManipulatedCameraFrame::flySpeed() documentation. This value is on
octovis/src/extern/QGLViewer/camera.cpp:1263
↓ 7 callers
Function
horizontalFieldOfView
! Returns the horizontal field of view of the Camera (in radians). Value is set using setHorizontalFieldOfView() or setFieldOfView(). These values
octovis/src/extern/QGLViewer/camera.h:179
↓ 7 callers
Method
insert
octovis/src/extern/QGLViewer/VRender/BSPSortMethod.cpp:167
↓ 7 callers
Method
projectedCoordinatesOf
! Returns the screen projected coordinates of a point \p src defined in the \p frame coordinate system. When \p frame in \c NULL (default), \p src
octovis/src/extern/QGLViewer/camera.cpp:1584
↓ 7 callers
Method
removeSceneObject
octovis/src/ViewerWidget.cpp:297
↓ 7 callers
Method
reserve
octomap/include/octomap/Pointcloud.h:59
↓ 7 callers
Function
setInterpolationTime
! Sets the interpolationTime(). \attention The frame() state is not affected by this method. Use this function to define the starting time of a fut
octovis/src/extern/QGLViewer/keyFrameInterpolator.h:247
↓ 7 callers
Method
stopInterpolation
! Stops an interpolation started with startInterpolation(). See interpolationIsStarted() and toggleInterpolation(). */
octovis/src/extern/QGLViewer/keyFrameInterpolator.cpp:145
↓ 7 callers
Function
tableLine
octovis/src/extern/QGLViewer/qglviewer.cpp:1691
↓ 6 callers
Method
addOctree
octovis/src/ViewerGui.cpp:188
↓ 6 callers
Method
addSceneObject
octovis/src/ViewerWidget.cpp:291
↓ 6 callers
Method
begin
octomap/include/octomap/ScanGraph.h:175
↓ 6 callers
Method
deletePath
! Deletes the keyFrameInterpolator() of index \p i. Disconnect the keyFrameInterpolator() KeyFrameInterpolator::interpolated() signal before deleting
octovis/src/extern/QGLViewer/camera.cpp:1762
↓ 6 callers
Method
end
octomap/include/octomap/ScanGraph.h:176
↓ 6 callers
Method
getNodeByID
octomap/src/ScanGraph.cpp:252
↓ 6 callers
Method
isEnabled
octovis/src/extern/QGLViewer/VRender/VRender.cpp:273
next →
1–100 of 1,327, ranked by callers