public class ImplImageDistort_IL_F32 extends ImageDistortBasic_IL<InterleavedF32,InterleavedF32>
Implementation of ImageDistortBasic_IL.
| Constructor and Description |
|---|
ImplImageDistort_IL_F32(InterpolatePixelMB<InterleavedF32> interp) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
assign(int indexDst,
float[] value) |
applyAll, applyOnlyInside, initapply, apply, getRenderAll, setModel, setRenderAllpublic ImplImageDistort_IL_F32(InterpolatePixelMB<InterleavedF32> interp)
protected void assign(int indexDst,
float[] value)
assign in class ImageDistortBasic_IL<InterleavedF32,InterleavedF32>