Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Pamphlett/Outram
/ init_octo_tree
Method
init_octo_tree
src/STDesc.cpp:2989–2993 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2987
}
2988
2989
void OctoTree::init_octo_tree() {
2990
if (voxel_points_.size() > config_setting_.voxel_init_num_) {
2991
init_plane();
2992
}
2993
}
Callers
1
init_voxel_map
Method · 0.80
Calls
1
size
Method · 0.45
Tested by
no test coverage detected