Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/colmap/colmap
/ Clear
Method
Clear
src/colmap/scene/pose_graph.h:114–114 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
112
bool PoseGraph::Empty() const { return edges_.empty(); }
113
114
void PoseGraph::Clear() { edges_.clear(); }
115
116
PoseGraph::Edge& PoseGraph::AddEdge(image_t image_id1,
117
image_t image_id2,
Callers
2
TEST
Function · 0.45
TEST
Function · 0.45
Calls
no outgoing calls
Tested by
2
TEST
Function · 0.36
TEST
Function · 0.36