Empeld
Empeld plugin documentation.
CellNoise.cs File Reference

Classes

class  pluginbase.Helpers.Computative.Algorithms.CellNoise
 

Namespaces

namespace  pluginbase.Helpers.Computative.Algorithms
 

Typedefs

using SysMath = System.Math
 

Enumerations

enum  pluginbase.Helpers.Computative.Algorithms.CellNoiseDistance { pluginbase.Helpers.Computative.Algorithms.CellNoiseDistance.Euclidian, pluginbase.Helpers.Computative.Algorithms.CellNoiseDistance.Manhattan, pluginbase.Helpers.Computative.Algorithms.CellNoiseDistance.Chebyshev }
 
enum  pluginbase.Helpers.Computative.Algorithms.CellNoiseCombination { pluginbase.Helpers.Computative.Algorithms.CellNoiseCombination.D1, pluginbase.Helpers.Computative.Algorithms.CellNoiseCombination.D2D1, pluginbase.Helpers.Computative.Algorithms.CellNoiseCombination.D3D1 }
 

Typedef Documentation

◆ SysMath

using SysMath = System.Math