MCPcopy Create free account
hub / github.com/InteractiveComputerGraphics/PositionBasedDynamics / clear

Method clear

Utils/Hashmap.h:73–77  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

71 }
72
73 FORCE_INLINE void clear()
74 {
75 cleanup();
76 init();
77 }
78
79 FORCE_INLINE KeyValueMap* getKeyValueMap(const unsigned int index)
80 {

Callers 15

vector_pointer_modifiersFunction · 0.45
cleanupMethod · 0.45
initConstraintGroupsMethod · 0.45
resetContactsMethod · 0.45
neighborhoodSearchMethod · 0.45
VertexDataMethod · 0.45
releaseMethod · 0.45
releaseFunction · 0.45
cleanupMethod · 0.45
cleanupMethod · 0.45
resetMethod · 0.45
releaseMethod · 0.45

Calls 2

cleanupFunction · 0.85
initFunction · 0.85

Tested by

no test coverage detected