Method | Description | |
---|---|---|
Export ( |
Export the mesh to EPS format.
|
Method | Description | |
---|---|---|
DrawClip ( |
||
DrawPoints ( |
||
DrawSegments ( |
||
DrawTriangles ( |
||
UpdateMetrics ( TriangleNet.Geometry.BoundingBox bounds ) : void | ||
WriteHeader ( string filename, |
||
WriteTrailer ( |
public Export ( |
||
mesh | The current mesh. | |
filename | string | The EPS filename. |
width | int | The desired width of the image (currently ignored). |
return | void |