\brief Virtual destructor of the base class
| 241 | |
| 242 | /// \brief Virtual destructor of the base class |
| 243 | virtual ~SimulatorTpl() |
| 244 | { |
| 245 | } |
| 246 | |
| 247 | protected: |
| 248 | /// \brief Broad phase manager |
nothing calls this directly
no outgoing calls
no test coverage detected