Interface DensityFunctions.BeardifierOrMarker
- All Superinterfaces:
DensityFunction, DensityFunction.SimpleFunction
- All Known Implementing Classes:
Beardifier, DensityFunctions.BeardifierMarker
- Enclosing class:
DensityFunctions
-
Nested Class Summary
Nested classes/interfaces inherited from interface DensityFunction
DensityFunction.ContextProvider, DensityFunction.FunctionContext, DensityFunction.NoiseHolder, DensityFunction.SimpleFunction, DensityFunction.SinglePointContext, DensityFunction.Visitor -
Field Summary
FieldsFields inherited from interface DensityFunction
DIRECT_CODEC, HOLDER_HELPER_CODEC -
Method Summary
Modifier and TypeMethodDescriptiondefault KeyDispatchDataCodec<? extends DensityFunction> codec()Methods inherited from interface DensityFunction
abs, clamp, compute, cube, halfNegative, invert, maxValue, minValue, quarterNegative, square, squeezeMethods inherited from interface DensityFunction.SimpleFunction
fillArray, mapAll
-
Field Details
-
CODEC
-
-
Method Details
-
codec
- Specified by:
codecin interfaceDensityFunction
-