| Package | Description |
|---|---|
| com.io7m.jregions.core.unparameterized.volumes |
Volume types.
|
| Modifier and Type | Method and Description |
|---|---|
static <T extends VolumeLType> |
VolumeXYZSplitL.builder()
Creates a builder for
VolumeXYZSplitL. |
VolumeXYZSplitL.Builder<T> |
VolumeXYZSplitL.Builder.from(VolumeXYZSplitLType<T> instance)
Fill a builder with attribute values from the provided
VolumeXYZSplitLType instance. |
VolumeXYZSplitL.Builder<T> |
VolumeXYZSplitL.Builder.setX0y0z0(T x0y0z0)
Initializes the value for the
x0y0z0 attribute. |
VolumeXYZSplitL.Builder<T> |
VolumeXYZSplitL.Builder.setX0y0z1(T x0y0z1)
Initializes the value for the
x0y0z1 attribute. |
VolumeXYZSplitL.Builder<T> |
VolumeXYZSplitL.Builder.setX0y1z0(T x0y1z0)
Initializes the value for the
x0y1z0 attribute. |
VolumeXYZSplitL.Builder<T> |
VolumeXYZSplitL.Builder.setX0y1z1(T x0y1z1)
Initializes the value for the
x0y1z1 attribute. |
VolumeXYZSplitL.Builder<T> |
VolumeXYZSplitL.Builder.setX1y0z0(T x1y0z0)
Initializes the value for the
x1y0z0 attribute. |
VolumeXYZSplitL.Builder<T> |
VolumeXYZSplitL.Builder.setX1y0z1(T x1y0z1)
Initializes the value for the
x1y0z1 attribute. |
VolumeXYZSplitL.Builder<T> |
VolumeXYZSplitL.Builder.setX1y1z0(T x1y1z0)
Initializes the value for the
x1y1z0 attribute. |
VolumeXYZSplitL.Builder<T> |
VolumeXYZSplitL.Builder.setX1y1z1(T x1y1z1)
Initializes the value for the
x1y1z1 attribute. |
Copyright © 2017 <code@io7m.com> http://io7m.com