Table of Contents

Namespace XXX

Classes

GridUtils

This class provides utilities for constructing points, vectors and other objects by examining the type parameters.These methods are mostly used for creating generic tests, and may be too slow to use in production code.

Interfaces

IReadableGrid2<TCell>
IReadableGrid<TPoint, TCell>