public static class TransferFunction1D.Default extends java.lang.Object implements TransferFunction1D
TransferFunction1D.Default
Constructor and Description |
---|
Default() |
Modifier and Type | Method and Description |
---|---|
usf.saav.common.types.Float4 |
get(int idx) |
float |
getOffset() |
float |
getScale() |
int |
size() |
public int size()
size
in interface TransferFunction1D
public usf.saav.common.types.Float4 get(int idx)
get
in interface TransferFunction1D
public float getOffset()
getOffset
in interface TransferFunction1D
public float getScale()
getScale
in interface TransferFunction1D