|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectigeo.gui.ISubsurfaceMesh.EdgePoint
public static class ISubsurfaceMesh.EdgePoint
Field Summary | |
---|---|
IVec2 |
point
|
IVec2[] |
polyline
|
boolean |
start
|
Constructor Summary | |
---|---|
ISubsurfaceMesh.EdgePoint(IVec2 pt,
IVec2[] parentPolyline,
boolean start)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public IVec2 point
public boolean start
public IVec2[] polyline
Constructor Detail |
---|
public ISubsurfaceMesh.EdgePoint(IVec2 pt, IVec2[] parentPolyline, boolean start)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |