public static class SurfaceMeshContourIxer.EdgeFacePair
extends java.lang.Object
Constructor and Description |
---|
EdgeFacePair(HalfEdge e,
Face f)
Create an edge-face pair
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object obj) |
HalfEdge |
getEdge() |
Face |
getFace() |
int |
hashCode() |