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