Class Vertex<X extends Point_>
java.lang.Object
Jcg.polyhedron.Vertex<X>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
halfedge
-
point
-
tag
public int tag -
index
public int index
-
-
Constructor Details
-
Vertex
-
Vertex
public Vertex()
-
-
Method Details
-
setEdge
-
setPoint
-
getPoint
-
getHalfedge
-
toString
-
getOutgoingHalfedges
-