Show / Hide Table of Contents

Class RandomRhombusGrid

Inheritance
object
RandomRhombusGrid
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
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
In this article
Back to top Generated by DocFX