| Package | Description |
|---|---|
| com.io7m.jregions.core.parameterized.volumes |
Volume types.
|
| Modifier and Type | Method | Description |
|---|---|---|
PVolumeXYZSplitBI<S,T> |
PVolumeXYZSplitBI.Builder.build() |
Builds a new
PVolumeXYZSplitBI. |
static <S,T extends PVolumeBIType<S>> |
PVolumeXYZSplitBI.of(T x0y0z0,
T x1y0z0,
T x0y1z0,
T x1y1z0,
T x0y0z1,
T x1y0z1,
T x0y1z1,
T x1y1z1) |
Construct a new immutable
PVolumeXYZSplitBI instance. |
static <S> PVolumeXYZSplitBI<S,PVolumeBI<S>> |
PVolumesBI.splitAtXYZ(PVolumeBI<S> v,
java.math.BigInteger x,
java.math.BigInteger y,
java.math.BigInteger z) |
Split the given volume at point
(x, y, z). |
Copyright © 2017 <code@io7m.com> http://io7m.com