issues
search
HassoPlattnerInstituteHCI
/
dualpantoframework
DualPanto Framework
7
stars
0
forks
source link
Fix crash after removing obstacles
#318
Closed
JuliusCosmoRomeo
closed
4 years ago
JuliusCosmoRomeo
commented
4 years ago
This fixes #316 Issues were
not properly removing all edges
not freeing storage reserved by vectors in cells.
shrink_to_fit()
frees this storage now.
This fixes #316 Issues were
shrink_to_fit()
frees this storage now.