|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectigeo.gui.ISubsurfaceMesh.EdgePointComparator
public static class ISubsurfaceMesh.EdgePointComparator
| Field Summary | |
|---|---|
ISubsurfaceMesh |
surf
|
| Constructor Summary | |
|---|---|
ISubsurfaceMesh.EdgePointComparator(ISubsurfaceMesh subsurf)
|
|
| Method Summary | |
|---|---|
int |
compare(ISubsurfaceMesh.EdgePoint pt1,
ISubsurfaceMesh.EdgePoint pt2)
|
double |
distanceOnLoop(IVec2 pt)
|
int |
edgePointIsOn(IVec2 pt)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public ISubsurfaceMesh surf
| Constructor Detail |
|---|
public ISubsurfaceMesh.EdgePointComparator(ISubsurfaceMesh subsurf)
| Method Detail |
|---|
public int edgePointIsOn(IVec2 pt)
public double distanceOnLoop(IVec2 pt)
public int compare(ISubsurfaceMesh.EdgePoint pt1,
ISubsurfaceMesh.EdgePoint pt2)
compare in interface IComparator<ISubsurfaceMesh.EdgePoint>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||