MCPcopy 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
50BufferRegion::Quadrant BufferRegion::getQuadrant() const
51{
52 return quadrant_;
53}
54
55void BufferRegion::setQuadrant(BufferRegion::Quadrant type)
56{

Callers 3

TESTFunction · 0.80
getSubmapMethod · 0.80

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.64