Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_modifiers
Function · 0.45
cleanup
Method · 0.45
initConstraintGroups
Method · 0.45
resetContacts
Method · 0.45
neighborhoodSearch
Method · 0.45
VertexData
Method · 0.45
release
Method · 0.45
release
Function · 0.45
cleanup
Method · 0.45
cleanup
Method · 0.45
reset
Method · 0.45
release
Method · 0.45
Calls
2
cleanup
Function · 0.85
init
Function · 0.85
Tested by
no test coverage detected