MCPcopy Create free account
hub / github.com/ANYbotics/grid_map / ~Polygon

Method ~Polygon

grid_map_core/src/Polygon.cpp:30–30  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

28}
29
30Polygon::~Polygon() {}
31
32bool Polygon::isInside(const Position& point) const
33{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected