We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3fae9af commit 0a932e0Copy full SHA for 0a932e0
2 files changed
src/sofa/collisionAlgorithm/toolbox/TetrahedronToolBox.h
@@ -4,6 +4,7 @@
4
#include <sofa/collisionAlgorithm/elements/TetrahedronElement.h>
5
#include <sofa/collisionAlgorithm/operations/Project.h>
6
#include <sofa/collisionAlgorithm/operations/CreateCenterProximity.h>
7
+#include <sofa/collisionAlgorithm/operations/ContainsPoint.h>
8
9
namespace sofa::collisionAlgorithm::toolbox {
10
src/sofa/collisionAlgorithm/toolbox/TriangleToolBox.h
#include <sofa/collisionAlgorithm/elements/TriangleElement.h>
0 commit comments