Package arc.math.geom
Class Intersector.MinimumTranslationVector
java.lang.Object
arc.math.geom.Intersector.MinimumTranslationVector
- Enclosing class:
- Intersector
Minimum translation required to separate two polygons.
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
normal
Unit length vector that indicates the direction for the separation -
depth
public float depthDistance of the translation required for the separation
-
-
Constructor Details
-
MinimumTranslationVector
public MinimumTranslationVector()
-