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

Method reset

SPlisHSPlasH/BoundaryModel_Koschier2017.cpp:69–75  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

67}
68
69void BoundaryModel_Koschier2017::reset()
70{
71 BoundaryModel::reset();
72
73 m_maxDist = 0.0;
74 m_maxVel = 0.0;
75}

Callers

nothing calls this directly

Calls 1

resetFunction · 0.50

Tested by

no test coverage detected