C# Class Transvoxel.SurfaceExtractor.ReuseCell

Show file Open project: BinaryConstruct/Transvoxel-XNA Class Usage Examples

Public Properties

Property Type Description
Verts int[]

Public Methods

Method Description
ReuseCell ( int size ) : System.Diagnostics

Method Details

ReuseCell() public method

public ReuseCell ( int size ) : System.Diagnostics
size int
return System.Diagnostics

Property Details

Verts public property

public int[] Verts
return int[]