Skip to content
Snippets Groups Projects
Commit 32284a7b authored by Marko Luukkainen's avatar Marko Luukkainen
Browse files

Geometric intersections and distances.

Mesh / mesh distance calculation with element counting.

gitlab #179
parents dc396468 4d3f0c27
Branches
No related tags found
No related merge requests found
Pipeline #6943 passed
......@@ -3,6 +3,7 @@ package org.simantics.g3d.math;
import javax.vecmath.Vector3d;
import org.simantics.g3d.shape.Mesh;
import org.simantics.utils.datastructures.Pair;
public class MeshMeshDistance {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment