Namespace HelixToolkit
Classes
- DoubleKeyDictionary<K, T, V>
A double key dictionary.
- DoubleKeyPairValue<K, T, V>
Represents two keys and a value.
- FastList<T>
Similar to List<T>, with direct access to underlying array.
- HelixToolkitException
Represents errors that occurs in the Helix 3D Toolkit.
- Noise2d
Implements improved Perlin noise in 2D. Transcribed from http://www.siafoo.net/snippet/144?nolinenos#perlin2003 From StackOverflow: https://stackoverflow.com/questions/8659351/2d-perlin-noise
- StringExtensions
Extension methods for strings.