Separate mesh/Point class in to own Point.h/Point.cpp files
Separate mesh/utility functions into own util.h/util.cpp files
.idea/codeStyleSettings.xml
0 → 100644
src/Mesh/src/Point.cpp
0 → 100644
src/Mesh/src/Point.h
0 → 100644
src/Mesh/src/util.cpp
0 → 100644
src/Mesh/src/util.h
0 → 100644
Please register or sign in to comment