coordinateBind Class |
Namespace: WhetStone.Looping
public static class coordinateBind
| Name | Description | |
|---|---|---|
| CoordinateBind(Array) |
Binds the elements in an Array to their coordinates.
| |
| CoordinateBindT(Array) |
Binds the elements in an Array to their coordinates.
| |
| CoordinateBindT(IEnumerableIEnumerableIEnumerableT) | ||
| CoordinateBindT(IEnumerableIEnumerableT) |
Binds the elements in an IEnumerableT of IEnumerableTs to their coordinates.
| |
| CoordinateBindT(T) |
Binds the elements in a 3D Array to their coordinates.
| |
| CoordinateBindT(T) |
Binds the elements in a 2D Array to their coordinates.
|