Class RavelModifier
Relabels all the cell co-ordinates to be 1d, i.e. cell.y and cell.z are always zero.
Implements
Inherited Members
Namespace: Sylves
Assembly: Sylves.dll
Syntax
public class RavelModifier : BijectModifier, IGrid
Constructors
RavelModifier(IGrid)
Declaration
public RavelModifier(IGrid underlying)
Parameters
Type | Name | Description |
---|---|---|
IGrid | underlying |