Package gov.nih.mipav.model.structures
Class ComputationalGeometry.Bounds
java.lang.Object
gov.nih.mipav.model.structures.ComputationalGeometry.Bounds
- Enclosing class:
ComputationalGeometry
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) WildMagic.LibFoundation.Mathematics.Vector3d(package private) WildMagic.LibFoundation.Mathematics.Vector3d(package private) WildMagic.LibFoundation.Mathematics.Vector3d(package private) WildMagic.LibFoundation.Mathematics.Vector3d(package private) WildMagic.LibFoundation.Mathematics.Vector3d -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
center
WildMagic.LibFoundation.Mathematics.Vector3d center -
extents
WildMagic.LibFoundation.Mathematics.Vector3d extents -
max
WildMagic.LibFoundation.Mathematics.Vector3d max -
min
WildMagic.LibFoundation.Mathematics.Vector3d min -
size
WildMagic.LibFoundation.Mathematics.Vector3d size
-
-
Constructor Details
-
Bounds
public Bounds()
-