MCPcopy Create free account
hub / github.com/InteractiveComputerGraphics/SPlisHSPlasH / reset

Method reset

SPlisHSPlasH/BoundaryModel_Bender2019.cpp:66–72  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

64}
65
66void BoundaryModel_Bender2019::reset()
67{
68 BoundaryModel::reset();
69
70 m_maxDist = 0.0;
71 m_maxVel = 0.0;
72}

Callers

nothing calls this directly

Calls 1

resetFunction · 0.50

Tested by

no test coverage detected