add basic description of a cell, composed of segments
Showing
- src/cell.hpp 114 additions, 0 deletionssrc/cell.hpp
- src/cell_tree.hpp 11 additions, 10 deletionssrc/cell_tree.hpp
- src/math.hpp 44 additions, 8 deletionssrc/math.hpp
- src/point.hpp 5 additions, 1 deletionsrc/point.hpp
- src/segment.hpp 134 additions, 31 deletionssrc/segment.hpp
- tests/CMakeLists.txt 7 additions, 5 deletionstests/CMakeLists.txt
- tests/test_cell.cpp 102 additions, 0 deletionstests/test_cell.cpp
- tests/test_point.cpp 1 addition, 1 deletiontests/test_point.cpp
- tests/test_segment.cpp 76 additions, 10 deletionstests/test_segment.cpp
Please register or sign in to comment