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