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

Method ~SignedDistanceField

grid_map_sdf/src/SignedDistanceField.cpp:28–30  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

26}
27
28SignedDistanceField::~SignedDistanceField()
29{
30}
31
32void SignedDistanceField::calculateSignedDistanceField(const GridMap& gridMap, const std::string& layer,
33 const double heightClearance)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected