| Package | Description |
|---|---|
| com.io7m.jregions.core.parameterized.sizes |
Area sizes.
|
| com.io7m.jregions.core.parameterized.volumes |
Volume types.
|
| Modifier and Type | Method and Description |
|---|---|
PVolumeSizeD<S> |
PVolumeSizeD.Builder.build()
Builds a new
PVolumeSizeD. |
static <S> PVolumeSizeD<S> |
PVolumeSizeD.of(double sizeX,
double sizeY,
double sizeZ)
Construct a new immutable
PVolumeSizeD instance. |
| Modifier and Type | Method and Description |
|---|---|
static <S> PVolumeSizeD<S> |
PVolumesD.size(PVolumeD<S> volume) |
Copyright © 2017 <code@io7m.com> http://io7m.com