Merge branch 'mr_extended_mesapd_shape_functionality' into 'master'
Added several new shape functionality for mesapd See merge request !526
Showing
- python/mesa_pd/templates/common/ParticleFunctions.templ.h 27 additions, 4 deletionspython/mesa_pd/templates/common/ParticleFunctions.templ.h
- src/mesa_pd/common/Contains.h 58 additions, 6 deletionssrc/mesa_pd/common/Contains.h
- src/mesa_pd/common/ParticleFunctions.h 27 additions, 4 deletionssrc/mesa_pd/common/ParticleFunctions.h
- src/mesa_pd/common/RayParticleIntersection.h 57 additions, 18 deletionssrc/mesa_pd/common/RayParticleIntersection.h
- tests/mesa_pd/CMakeLists.txt 3 additions, 0 deletionstests/mesa_pd/CMakeLists.txt
- tests/mesa_pd/common/ContainsPoint.cpp 230 additions, 0 deletionstests/mesa_pd/common/ContainsPoint.cpp
- tests/mesa_pd/common/IntersectionRatio.cpp 72 additions, 49 deletionstests/mesa_pd/common/IntersectionRatio.cpp
Please register or sign in to comment