added box and cylindrical boundary
Showing
- python/mesa_pd.py 1 addition, 1 deletionpython/mesa_pd.py
- src/core/math/Rot3.h 9 additions, 0 deletionssrc/core/math/Rot3.h
- src/mesa_pd/collision_detection/AnalyticCollisionFunctions.h 121 additions, 7 deletionssrc/mesa_pd/collision_detection/AnalyticCollisionFunctions.h
- src/mesa_pd/collision_detection/AnalyticContactDetection.h 92 additions, 0 deletionssrc/mesa_pd/collision_detection/AnalyticContactDetection.h
- src/mesa_pd/collision_detection/BroadPhase.h 2 additions, 0 deletionssrc/mesa_pd/collision_detection/BroadPhase.h
- src/mesa_pd/data/ShapeStorage.h 76 additions, 0 deletionssrc/mesa_pd/data/ShapeStorage.h
- src/mesa_pd/data/shape/Box.h 65 additions, 0 deletionssrc/mesa_pd/data/shape/Box.h
- src/mesa_pd/data/shape/CylindricalBoundary.h 64 additions, 0 deletionssrc/mesa_pd/data/shape/CylindricalBoundary.h
- src/mesa_pd/kernel/DoubleCast.h 72 additions, 0 deletionssrc/mesa_pd/kernel/DoubleCast.h
- src/mesa_pd/kernel/SingleCast.h 4 additions, 0 deletionssrc/mesa_pd/kernel/SingleCast.h
- tests/mesa_pd/CMakeLists.txt 3 additions, 0 deletionstests/mesa_pd/CMakeLists.txt
- tests/mesa_pd/collision_detection/AnalyticCollisionFunctions.cpp 186 additions, 0 deletions...esa_pd/collision_detection/AnalyticCollisionFunctions.cpp
- tests/mesa_pd/kernel/DoubleCast.cpp 5 additions, 0 deletionstests/mesa_pd/kernel/DoubleCast.cpp
- tests/mesa_pd/kernel/SingleCast.cpp 5 additions, 0 deletionstests/mesa_pd/kernel/SingleCast.cpp
Please register or sign in to comment