Table of Contents

Namespace HelixToolkit

Classes

ArrayExtensions
Color4Collection
Color4CollectionConverter
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.

FromToStringTypeConverter
HelixToolkitException

Represents errors that occurs in the Helix 3D Toolkit.

IntCollection
IntCollectionConverter
NativeHelper
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

NumericHelpers
StringExtensions

Extension methods for strings.

TokenizerHelper
Vector2Collection
Vector2CollectionConverter
Vector3Collection
Vector3CollectionConverter

Structs

FastList<T>.Enumerator