Class RandomRectGrid
Inherited Members
Namespace: Sylves
Assembly: Sylves.dll
Syntax
public class RandomRectGrid
Constructors
RandomRectGrid()
Declaration
public RandomRectGrid()
Methods
MakeFinite(SquareBound)
Declaration
public static IGrid MakeFinite(SquareBound bound)
Parameters
| Type | Name | Description |
|---|---|---|
| SquareBound | bound |
Returns
| Type | Description |
|---|---|
| IGrid |
MakeInfinite()
Declaration
public static IGrid MakeInfinite()
Returns
| Type | Description |
|---|---|
| IGrid |