MCPcopy Create free account
hub / github.com/ANYbotics/grid_map / resetTimestamp

Method resetTimestamp

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

Source from the content-addressed store, hash-verified

94}
95
96void Polygon::resetTimestamp()
97{
98 timestamp_ = 0.0;
99}
100
101double Polygon::getArea() const
102{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected