public class ConvexPoly2d.Vertex2d
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
ConvexPoly2d.Vertex2d |
next |
Point2d |
pnt |
ConvexPoly2d.Vertex2d |
prev |
public Point2d pnt
public ConvexPoly2d.Vertex2d next
public ConvexPoly2d.Vertex2d prev