Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ANYbotics/grid_map
/ getQuadrant
Method
getQuadrant
grid_map_core/src/BufferRegion.cpp:50–53 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
48
}
49
50
BufferRegion::Quadrant BufferRegion::getQuadrant() const
51
{
52
return quadrant_;
53
}
54
55
void BufferRegion::setQuadrant(BufferRegion::Quadrant type)
56
{
Callers
3
TEST
Function · 0.80
getSubmap
Method · 0.80
convertToDefaultStartIndex
Method · 0.80
Calls
no outgoing calls
Tested by
1
TEST
Function · 0.64