Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/UZ-SLAMLab/ORB_SLAM3
/ IsInUse
Method
IsInUse
src/Map.cc:236–239 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
234
}
235
236
bool Map::IsInUse()
237
{
238
return mIsInUse;
239
}
240
241
void Map::SetBad()
242
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected