Méthode | Description | |
---|---|---|
Contour ( float threshold ) : long | ||
Draw ( |
||
DrawWireframe ( |
||
ISurfaceAlgorithm ( GraphicsDevice device, int resolution, int size, bool _3d, bool indexed = true, int vertex_size = 524288, int index_size = 4000000 ) : System |
public abstract Contour ( float threshold ) : long | ||
threshold | float | |
Résultat | long |
public Draw ( |
||
effect | ||
enable_lighting | bool | |
mode | DrawModes | |
Résultat | void |
public DrawWireframe ( |
||
c | ||
e | ||
world | Matrix | |
Résultat | void |
public ISurfaceAlgorithm ( GraphicsDevice device, int resolution, int size, bool _3d, bool indexed = true, int vertex_size = 524288, int index_size = 4000000 ) : System | ||
device | GraphicsDevice | |
resolution | int | |
size | int | |
_3d | bool | |
indexed | bool | |
vertex_size | int | |
index_size | int | |
Résultat | System |