Class FromFloat

Object
org.anchoranalysis.image.voxel.buffer.slice.FromFloat
All Implemented Interfaces:
SliceBufferIndex<FloatBuffer>

public class FromFloat
extends Object
implements SliceBufferIndex<FloatBuffer>
Implementation of SliceBufferIndex with voxels of type float.
Author:
Owen Feehan