Uses of Class
mgui.interfaces.shapes.Volume2DInt
| Package | Description |
|---|---|
| mgui.geometry.volume |
Provides classes for representing and operating on 3D volume shapes.
|
-
Uses of Volume2DInt in mgui.geometry.volume
Methods in mgui.geometry.volume that return Volume2DInt Modifier and Type Method Description static Volume2DIntVolumeFunctions. getIntersectionCompositeImage(Volume3DInt volume, Plane3D plane, boolean setAlpha)Returns an Volume2DInt object representing the intersection of the given 3D compositevolumewithplane.static Volume2DIntVolumeFunctions. getIntersectionImage(Volume3DInt volume, Plane3D plane, boolean setAlpha)static Volume2DIntVolumeFunctions. getIntersectionImage(Volume3DInt volume, Plane3D plane, boolean setAlpha, org.jogamp.vecmath.Matrix4d transform)