Package gov.nih.mipav.model.structures
Class ComputationalGeometry
- java.lang.Object
-
- gov.nih.mipav.model.structures.ComputationalGeometry
-
public class ComputationalGeometry extends java.lang.Object
-
-
Nested Class Summary
-
Field Summary
Fields Modifier and Type Field Description private doubleEPSILON
-
Constructor Summary
Constructors Constructor Description ComputationalGeometry()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ComputationalGeometry.MyVector3toMyVector3(WildMagic.LibFoundation.Mathematics.Vector3d vec)
-
-
-
Method Detail
-
toMyVector3
public ComputationalGeometry.MyVector3 toMyVector3(WildMagic.LibFoundation.Mathematics.Vector3d vec)
-
-