Package gov.nih.mipav.model.structures
Class ComputationalGeometry.Bounds
- java.lang.Object
-
- gov.nih.mipav.model.structures.ComputationalGeometry.Bounds
-
- Enclosing class:
- ComputationalGeometry
public class ComputationalGeometry.Bounds extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description (package private) WildMagic.LibFoundation.Mathematics.Vector3dcenter(package private) WildMagic.LibFoundation.Mathematics.Vector3dextents(package private) WildMagic.LibFoundation.Mathematics.Vector3dmax(package private) WildMagic.LibFoundation.Mathematics.Vector3dmin(package private) WildMagic.LibFoundation.Mathematics.Vector3dsize
-
Constructor Summary
Constructors Constructor Description Bounds()
-