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