Class CubeDensity
Leaf: a cube/box field — Chebyshev distance from the origin run through a falloff function.
public sealed class CubeDensity : Density
- Inheritance
-
CubeDensity
- Inherited Members
Constructors
CubeDensity(Func<double, double>)
Leaf: a cube/box field — Chebyshev distance from the origin run through a falloff function.
public CubeDensity(Func<double, double> falloffFunction)
Parameters
Methods
Process(Context)
public override double Process(Density.Context context)