Method | Description | |
---|---|---|
Contour ( float threshold ) : long | ||
DC3D ( GraphicsDevice device, int Resolution, int size ) : System | ||
GenerateAt ( int x, int y, int z ) : void | ||
GenerateIndexAt ( int x, int y, int z ) : void |
Method | Description | |
---|---|---|
InitData ( ) : void |
public DC3D ( GraphicsDevice device, int Resolution, int size ) : System | ||
device | GraphicsDevice | |
Resolution | int | |
size | int | |
return | System |
public GenerateAt ( int x, int y, int z ) : void | ||
x | int | |
y | int | |
z | int | |
return | void |
public GenerateIndexAt ( int x, int y, int z ) : void | ||
x | int | |
y | int | |
z | int | |
return | void |