Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/UnknownFreeOccupied/ufomap
/ functions
Functions
458 in github.com/UnknownFreeOccupied/ufomap
⨍
Functions
458
◇
Types & classes
48
↓ 84 callers
Method
x
ufomap/include/ufo/math/pose6.h:104
↓ 84 callers
Method
y
ufomap/include/ufo/math/pose6.h:106
↓ 84 callers
Method
z
ufomap/include/ufo/math/pose6.h:108
↓ 27 callers
Method
getDepth
* @brief Get the depth that this key is specified at * * @return DepthType The depth this key is specified at */
ufomap/include/ufo/map/key.h:84
↓ 24 callers
Method
empty
ufomap/include/ufo/map/code.h:483
↓ 23 callers
Method
size
ufomap/include/ufo/map/code.h:485
↓ 19 callers
Method
add
ufomap/include/ufo/geometry/bounding_volume.h:53
↓ 19 callers
Method
push_back
* @brief Adds a point to the point cloud * * @param point The point to add to the point cloud */
ufomap/include/ufo/map/point_cloud.h:140
↓ 17 callers
Method
end
ufomap/include/ufo/map/code.h:535
↓ 15 callers
Method
squaredNorm
ufomap/include/ufo/math/vector3.h:204
↓ 13 callers
Method
begin
ufomap/include/ufo/map/code.h:533
↓ 12 callers
Method
insert
ufomap/include/ufo/map/code.h:456
↓ 12 callers
Method
resize
* @brief Resizes the container to contain count elements. * If the current size is greater than count, the container is reduced to its first * cou
ufomap/include/ufo/map/point_cloud.h:115
↓ 8 callers
Method
getMax
ufomap/include/ufo/geometry/obb.h:113
↓ 8 callers
Method
getMin
ufomap/include/ufo/geometry/obb.h:82
↓ 8 callers
Method
intersects
ufomap/src/geometry/bounding_volume.cpp:46
↓ 8 callers
Method
norm
ufomap/include/ufo/math/vector3.h:203
↓ 8 callers
Method
write
ufomap/include/ufo/map/octree.h:723
↓ 7 callers
Method
rotate
ufomap/include/ufo/math/quaternion.h:277
↓ 6 callers
Method
getColor
ufomap/src/map/occupancy_map_color.cpp:87
↓ 6 callers
Method
getNodeHalfSize
ufomap/include/ufo/map/octree.h:577
↓ 6 callers
Method
read
ufomap/include/ufo/map/octree.h:638
↓ 6 callers
Method
toRotMatrix
ufomap/include/ufo/math/quaternion.h:147
↓ 5 callers
Method
clear
ufomap/include/ufo/map/code.h:476
↓ 5 callers
Function
closestPoint
ufomap/src/geometry/collision_checks.cpp:81
↓ 5 callers
Method
getDepth
* @brief Get the depth that this code is specified at * * @return DepthType The depth this code is specified at */
ufomap/include/ufo/map/code.h:318
↓ 5 callers
Method
getTreeDepthLevels
ufomap/include/ufo/map/octree.h:585
↓ 5 callers
Method
min
ufomap/include/ufo/math/vector3.h:241
↓ 5 callers
Method
readData
ufomap/include/ufo/map/octree.h:681
↓ 5 callers
Method
reserve
ufomap/include/ufo/map/code.h:527
↓ 5 callers
Method
translation
ufomap/include/ufo/math/pose6.h:99
↓ 5 callers
Method
writeData
ufomap/include/ufo/map/octree.h:799
↓ 4 callers
Method
clear
ufomap_ros/ufomap_rviz_plugins/src/ufomap_display.cpp:669
↓ 4 callers
Method
end
* @brief Returns an iterator to the last element following the last point of * the point cloud * * @return std::vector<T>::iterator Iterator to
ufomap/include/ufo/map/point_cloud.h:182
↓ 4 callers
Method
getChild
* @brief Get the code of a specific child to this code * * @param index The index of the child * @return Code The child code */
ufomap/include/ufo/map/code.h:256
↓ 4 callers
Function
getFields
ufomap_ros/ufomap_ros/src/conversions.cpp:50
↓ 4 callers
Function
getInterval
ufomap/src/geometry/collision_checks.cpp:169
↓ 4 callers
Function
intersects
AABB
ufomap/src/geometry/collision_checks.cpp:246
↓ 4 callers
Method
normalized
ufomap/include/ufo/math/vector3.h:214
↓ 4 callers
Method
transform
* @brief Transform each point in the point cloud * * @param transform The transformation to be applied to each point */
ufomap/include/ufo/map/point_cloud.h:157
↓ 4 callers
Method
try_emplace
ufomap/include/ufo/map/code.h:675
↓ 4 callers
Function
ufoToMsg
ufomap_ros/ufomap_msgs/src/conversions.cpp:129
↓ 3 callers
Method
begin
* @brief Returns an iterator to the first point of the point cloud * * @return std::vector<T>::iterator Iterator to the first point */
ufomap/include/ufo/map/point_cloud.h:173
↓ 3 callers
Method
getChildIdx
* @brief Get the child index at a specific depth for this code * * @param depth The depth the child index is requested for * @return std::size_t
ufomap/include/ufo/map/code.h:245
↓ 3 callers
Method
getClampingThresMin
ufomap/include/ufo/map/occupancy_map_base.h:560
↓ 3 callers
Method
getNodeSize
ufomap/include/ufo/map/octree.h:575
↓ 3 callers
Method
getResolution
ufomap/include/ufo/map/octree.h:579
↓ 3 callers
Method
isSet
ufomap/include/ufo/map/color.h:85
↓ 3 callers
Function
msgToUfo
ufomap_ros/ufomap_msgs/src/conversions.cpp:46
↓ 3 callers
Function
rosToUfo
ufomap_ros/ufomap_ros/src/conversions.cpp:77
↓ 3 callers
Method
setColor
ufomap_ros/ufomap_rviz_plugins/src/ufomap_display.cpp:622
↓ 3 callers
Method
swap
ufomap/include/ufo/map/code.h:537
↓ 3 callers
Method
toEuler
ufomap/include/ufo/math/quaternion.h:105
↓ 2 callers
Function
classify
Classify
ufomap/src/geometry/collision_checks.cpp:138
↓ 2 callers
Method
getBoundingVolume
ufomap/include/ufo/map/iterator/octree.h:141
↓ 2 callers
Method
getChildCenter
ufomap/include/ufo/map/octree.h:624
↓ 2 callers
Method
getOccupancy
ufomap/include/ufo/map/occupancy_map_base.h:503
↓ 2 callers
Method
getTreeType
ufomap/include/ufo/map/occupancy_map.h:82
↓ 2 callers
Function
intersectsLine
//////////////////////////////////////////////////////////////////////////////////// /////////////////////////////// Help functions //////////////////
ufomap/src/geometry/collision_checks.cpp:52
↓ 2 callers
Method
max
ufomap/include/ufo/math/vector3.h:242
↓ 2 callers
Function
overlapOnAxis
ufomap/src/geometry/collision_checks.cpp:228
↓ 2 callers
Method
reset
ufomap_ros/ufomap_rviz_plugins/src/ufomap_display.cpp:356
↓ 2 callers
Method
rotation
ufomap/include/ufo/math/pose6.h:101
↓ 2 callers
Method
setValueVolume
ufomap/include/ufo/map/occupancy_map_base.h:434
↓ 1 callers
Method
beginLeaves
ufomap/include/ufo/map/octree.h:162
↓ 1 callers
Method
cross
ufomap/include/ufo/math/vector3.h:67
↓ 1 callers
Method
distance
ufomap/include/ufo/math/pose6.h:156
↓ 1 callers
Method
dot
ufomap/include/ufo/math/vector3.h:76
↓ 1 callers
Method
enableMinMaxChangeDetection
ufomap/include/ufo/map/occupancy_map_base.h:609
↓ 1 callers
Method
endLeaves
ufomap/include/ufo/map/octree.h:168
↓ 1 callers
Method
getCenter
ufomap/include/ufo/map/iterator/octree.h:147
↓ 1 callers
Method
getClampingThresMax
ufomap/include/ufo/map/occupancy_map_base.h:562
↓ 1 callers
Method
getDepth
ufomap/include/ufo/map/iterator/octree.h:145
↓ 1 callers
Method
getFileVersion
ufomap/include/ufo/map/octree.h:116
↓ 1 callers
Method
getFreeThres
ufomap/include/ufo/map/occupancy_map_base.h:554
↓ 1 callers
Method
getHalfSize
ufomap/include/ufo/map/iterator/octree.h:139
↓ 1 callers
Method
getMax
* @return The maximum point the octree can store */
ufomap/include/ufo/map/octree.h:530
↓ 1 callers
Method
getMin
* @return The minimum point the octree can store */
ufomap/include/ufo/map/octree.h:521
↓ 1 callers
Method
getNumInnerNodes
* @return std::size_t number of inner nodes in the tree */
ufomap/include/ufo/map/octree.h:410
↓ 1 callers
Method
getNumLeafNodes
* @return std::size_t number of leaf nodes in the tree */
ufomap/include/ufo/map/octree.h:418
↓ 1 callers
Method
getOccupiedThres
ufomap/include/ufo/map/occupancy_map_base.h:552
↓ 1 callers
Method
getProbHit
ufomap/include/ufo/map/occupancy_map_base.h:556
↓ 1 callers
Method
getProbMiss
ufomap/include/ufo/map/occupancy_map_base.h:558
↓ 1 callers
Method
getRootCode
ufomap/include/ufo/map/octree.h:122
↓ 1 callers
Method
insertPointCloudDiscrete
ufomap/include/ufo/map/occupancy_map_base.h:318
↓ 1 callers
Method
inversed
ufomap/include/ufo/math/pose6.h:127
↓ 1 callers
Method
inversed
ufomap/include/ufo/math/quaternion.h:266
↓ 1 callers
Method
isFree
ufomap/include/ufo/map/occupancy_map_base.h:524
↓ 1 callers
Method
isOccupied
ufomap/include/ufo/map/occupancy_map_base.h:512
↓ 1 callers
Method
max_load_factor
ufomap/include/ufo/map/code.h:493
↓ 1 callers
Method
memoryUsage
* @return std::size_t memory usage of the octree */
ufomap/include/ufo/map/octree.h:433
↓ 1 callers
Method
minElementIndex
ufomap/include/ufo/math/vector3.h:244
↓ 1 callers
Method
pitch
ufomap/include/ufo/math/pose6.h:111
↓ 1 callers
Method
rbegin
* @brief Returns a reverse iterator to the first point of the point cloud * * @return std::vector<T>::reverse_iterator Reverse iterator to the fir
ufomap/include/ufo/map/point_cloud.h:222
↓ 1 callers
Method
rend
* @brief Returns a reverse iterator to the element following the last point * of the reversed point cloud * * @return std::vector<T>::reverse_it
ufomap/include/ufo/map/point_cloud.h:231
↓ 1 callers
Method
reserve
* @brief Increase the capacity of the point cloud to a value that is greater * or equal to new_cap * * @param new_cap New capacity of the point
ufomap/include/ufo/map/point_cloud.h:105
↓ 1 callers
Method
resetMinMaxChangeDetection
ufomap/include/ufo/map/occupancy_map_base.h:626
↓ 1 callers
Method
roll
ufomap/include/ufo/math/pose6.h:110
↓ 1 callers
Method
setClampingThresMax
ufomap/include/ufo/map/occupancy_map_base.h:588
↓ 1 callers
Method
setClampingThresMin
ufomap/include/ufo/map/occupancy_map_base.h:583
next →
1–100 of 458, ranked by callers