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

This is the complete list of members for pluginbase.Helpers.Computative.Algorithms.Noise, 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
GetState(int x, int y, int z)pluginbase.Helpers.Computative.Algorithms.Noise
GetState(int x, int y)pluginbase.Helpers.Computative.Algorithms.Noise
GetValue(int x, int y, int z)pluginbase.Helpers.Computative.Algorithms.Noisevirtual
GetValue(int x, int y)pluginbase.Helpers.Computative.Algorithms.Noisevirtual
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
Noise(IPseudoRandom provider, float density)pluginbase.Helpers.Computative.Algorithms.Noise
Noise(int seed, float density)pluginbase.Helpers.Computative.Algorithms.Noise
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
Threshold(float threshold)pluginbase.Helpers.Computative.ValuePoint3D