org.xistrat.util
Class ExportGraph

java.lang.Object
  extended by org.xistrat.util.ExportData
      extended by org.xistrat.util.ExportGraph

public class ExportGraph
extends ExportData

dump graph data

Since:
0.6.59

Field Summary
 
Fields inherited from class org.xistrat.util.ExportData
_vertices, _verts, faceData, fastFace, poly, polygons
 
Constructor Summary
ExportGraph(java.lang.String graph, java.lang.String old_variant, java.lang.String outfile)
           
 
Method Summary
 
Methods inherited from class org.xistrat.util.ExportData
main
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExportGraph

public ExportGraph(java.lang.String graph,
                   java.lang.String old_variant,
                   java.lang.String outfile)
Parameters:
graph - surface to be used
old_variant - optionally what variant
outfile - where to direct the output