Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PRBonn/depth_clustering
/ onUpdate
Method
onUpdate
src/visualization/visualizer.cpp:140–140 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
138
}
139
140
void Visualizer::onUpdate() { this->update(); }
141
142
unordered_map<uint16_t, Cloud> ObjectPtrStorer::object_clouds() const {
143
lock_guard<mutex> guard(_cluster_mutex);
Callers
1
OnNewObjectReceived
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected