Package toxi.newmesh
Class AttributedEdge
java.lang.Object
toxi.newmesh.AttributedEdge
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
a
public final int a -
b
public final int b -
faces
-
-
Constructor Details
-
AttributedEdge
public AttributedEdge(int a, int b)
-
-
Method Details