MCPcopy Create free account
hub / github.com/Simple-Robotics/Simple / ~SimulatorTpl

Method ~SimulatorTpl

include/simple/core/simulator.hpp:243–245  ·  view source on GitHub ↗

\brief Virtual destructor of the base class

Source from the content-addressed store, hash-verified

241
242 /// \brief Virtual destructor of the base class
243 virtual ~SimulatorTpl()
244 {
245 }
246
247 protected:
248 /// \brief Broad phase manager

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected