Class ToUnsignedShortScaleByType

Object
VoxelsConverter<UnsignedShortBuffer>
ToUnsignedShortScaleByType

public final class ToUnsignedShortScaleByType extends VoxelsConverter<UnsignedShortBuffer>
Converts voxel buffers to an unsigned 16-bit buffer, scaling against the maximum value in each data-type.

There is no clamping of values, but some values might become very small.

Author:
Owen Feehan
  • Constructor Details

    • ToUnsignedShortScaleByType

      public ToUnsignedShortScaleByType()
  • Method Details