Method | Description | |
---|---|---|
Contour ( float threshold ) : long | ||
DC ( GraphicsDevice device, int resolution, int Size ) : System | ||
GenerateAt ( int x, int y ) : void | ||
GenerateIndexAt ( int x, int y ) : void |
Method | Description | |
---|---|---|
InitData ( ) : void |
public DC ( GraphicsDevice device, int resolution, int Size ) : System | ||
device | GraphicsDevice | |
resolution | int | |
Size | int | |
return | System |
public GenerateIndexAt ( int x, int y ) : void | ||
x | int | |
y | int | |
return | void |