MCPcopy 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

112bool PoseGraph::Empty() const { return edges_.empty(); }
113
114void PoseGraph::Clear() { edges_.clear(); }
115
116PoseGraph::Edge& PoseGraph::AddEdge(image_t image_id1,
117 image_t image_id2,

Callers 2

TESTFunction · 0.45
TESTFunction · 0.45

Calls

no outgoing calls

Tested by 2

TESTFunction · 0.36
TESTFunction · 0.36