@Export @Version("3.0.0")
Package com.io7m.jregions.core.unparameterized.volumes
Volume types.
-
Interface Summary Interface Description VolumeBDType A volume withBigDecimalcoordinates.VolumeBIType A volume withBigIntegercoordinates.VolumeDType A volume withdoublecoordinates.VolumeFType A volume withfloatcoordinates.VolumeIType A volume withintcoordinates.VolumeLType A volume withlongcoordinates.VolumeValuesBDType A volume withBigDecimalcoordinates.VolumeValuesBIType A volume withBigIntegercoordinates.VolumeValuesDType A volume withdoublecoordinates.VolumeValuesFType A volume withfloatcoordinates.VolumeValuesIType A volume withintcoordinates.VolumeValuesLType A volume withlongcoordinates.VolumeXYZSplitBDType<T extends VolumeBDType> A volume that has been split into octants via an X, Y, and Z axis.VolumeXYZSplitBIType<T extends VolumeBIType> A volume that has been split into octants via an X, Y, and Z axis.VolumeXYZSplitDType<T extends VolumeDType> A volume that has been split into octants via an X, Y, and Z axis.VolumeXYZSplitFType<T extends VolumeFType> A volume that has been split into octants via an X, Y, and Z axis.VolumeXYZSplitIType<T extends VolumeIType> A volume that has been split into octants via an X, Y, and Z axis.VolumeXYZSplitLType<T extends VolumeLType> A volume that has been split into octants via an X, Y, and Z axis. -
Class Summary Class Description VolumeBD A volume withBigDecimalcoordinates.VolumeBD.Builder Builds instances of typeVolumeBD.VolumeBI A volume withBigIntegercoordinates.VolumeBI.Builder Builds instances of typeVolumeBI.VolumeD A volume withdoublecoordinates.VolumeD.Builder Builds instances of typeVolumeD.VolumeF A volume withfloatcoordinates.VolumeF.Builder Builds instances of typeVolumeF.VolumeI A volume withintcoordinates.VolumeI.Builder Builds instances of typeVolumeI.VolumeL A volume withlongcoordinates.VolumeL.Builder Builds instances of typeVolumeL.VolumesBD Functions over volumes.VolumesBI Functions over volumes.VolumesD Functions over volumes.VolumesF Functions over volumes.VolumesI Functions over volumes.VolumesL Functions over volumes.VolumeXYZSplitBD<T extends VolumeBDType> A volume that has been split into octants via an X, Y, and Z axis.VolumeXYZSplitBD.Builder<T extends VolumeBDType> Builds instances of typeVolumeXYZSplitBD.VolumeXYZSplitBI<T extends VolumeBIType> A volume that has been split into octants via an X, Y, and Z axis.VolumeXYZSplitBI.Builder<T extends VolumeBIType> Builds instances of typeVolumeXYZSplitBI.VolumeXYZSplitD<T extends VolumeDType> A volume that has been split into octants via an X, Y, and Z axis.VolumeXYZSplitD.Builder<T extends VolumeDType> Builds instances of typeVolumeXYZSplitD.VolumeXYZSplitF<T extends VolumeFType> A volume that has been split into octants via an X, Y, and Z axis.VolumeXYZSplitF.Builder<T extends VolumeFType> Builds instances of typeVolumeXYZSplitF.VolumeXYZSplitI<T extends VolumeIType> A volume that has been split into octants via an X, Y, and Z axis.VolumeXYZSplitI.Builder<T extends VolumeIType> Builds instances of typeVolumeXYZSplitI.VolumeXYZSplitL<T extends VolumeLType> A volume that has been split into octants via an X, Y, and Z axis.VolumeXYZSplitL.Builder<T extends VolumeLType> Builds instances of typeVolumeXYZSplitL.