public class MeshContourPair
extends java.lang.Object
Constructor and Description |
---|
MeshContourPair(MeshIntersectionContour c1,
MeshIntersectionContour c2) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(MeshContourPair aPair) |
int |
hashCode() |
public MeshContourPair(MeshIntersectionContour c1, MeshIntersectionContour c2)
public boolean equals(MeshContourPair aPair)
public int hashCode()
hashCode
in class java.lang.Object