Empeld
Empeld plugin documentation.
pluginbase.Helpers.Computative.Algorithms.Simplex Member List

This is the complete list of members for pluginbase.Helpers.Computative.Algorithms.Simplex, including all inherited members.

Abs()pluginbase.Helpers.Computative.ValuePoint3D
Brightness(float amount)pluginbase.Helpers.Computative.ValuePoint3D
Clamp()pluginbase.Helpers.Computative.ValuePoint3D
Clamp(float min, float max)pluginbase.Helpers.Computative.ValuePoint3D
Contrast(float amount)pluginbase.Helpers.Computative.ValuePoint3D
CustomCombine(ValuePoint3D with, Combiner3D.CombinerOperator func)pluginbase.Helpers.Computative.ValuePoint3D
CustomManipulator(Manip3D.ManipOperator func)pluginbase.Helpers.Computative.ValuePoint3D
Darken(ValuePoint3D with)pluginbase.Helpers.Computative.ValuePoint3D
Gamma(float gamma)pluginbase.Helpers.Computative.ValuePoint3D
GetValue(int x, int y, int z)pluginbase.Helpers.Computative.Algorithms.Simplexvirtual
GetValue(int x, int y)pluginbase.Helpers.Computative.Algorithms.Simplexvirtual
Invert()pluginbase.Helpers.Computative.ValuePoint3D
Lighten(ValuePoint3D with)pluginbase.Helpers.Computative.ValuePoint3D
LinearBounds(float min, float max)pluginbase.Helpers.Computative.ValuePoint3D
Mix(ValuePoint3D with, float sourceOpacity)pluginbase.Helpers.Computative.ValuePoint3D
operator*(ValuePoint3D a, ValuePoint3D b)pluginbase.Helpers.Computative.ValuePoint3Dstatic
operator+(ValuePoint3D a, ValuePoint3D b)pluginbase.Helpers.Computative.ValuePoint3Dstatic
operator-(ValuePoint3D a, ValuePoint3D b)pluginbase.Helpers.Computative.ValuePoint3Dstatic
operator/(ValuePoint3D a, ValuePoint3D b)pluginbase.Helpers.Computative.ValuePoint3Dstatic
Scale(float factor)pluginbase.Helpers.Computative.ValuePoint3D
Simplex(IPseudoRandom provider, int frequency, int octaves, float gain=0.65f, float lacunarity=2f)pluginbase.Helpers.Computative.Algorithms.Simplex
Simplex(int seed, int frequency, int octaves, float gain=0.65f, float lacunarity=2f)pluginbase.Helpers.Computative.Algorithms.Simplex
Threshold(float threshold)pluginbase.Helpers.Computative.ValuePoint3D