Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/colmap/colmap
/ Exit
Method
Exit
src/pycolmap/scene/database.cc:24–24 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
22
}
23
24
void Exit(const py::args&) { transaction_.reset(); }
25
26
private:
27
Database* database_;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected