public static class Mesh.Node extends java.lang.Object
double
bc_value
java.util.ArrayList<Segment>
segments
Mesh.NodeType
type
Node()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Mesh.NodeType type
public double bc_value
public java.util.ArrayList<Segment> segments
public Node()