-
graphEdges
java.util.ArrayList<E> graphEdges
-
polyhedron
Polyhedron_3<X extends Point_> polyhedron
-
triangulation3D
TriangulationDS_3<X extends Point_3> triangulation3D
-
del3D
Delaunay_3 del3D
-
wiredDel
boolean wiredDel
-
meshes
SharedVertexRepresentation meshes
-
mTrans
SharedVertexRepresentation mTrans
-
cellsCollection
java.util.Collection<E> cellsCollection
A field in which to store collections of 3D triangulation cells to be shown in the scene.
-
facetsCollection
java.util.Collection<E> facetsCollection
A field in which to store collections of 3D triangulation facets to be shown in the scene.
-
trianglesCollection
java.util.Collection<E> trianglesCollection
A field in which to store collections of triangles to be shown in the scene.
-
drawTriangleEdges
boolean drawTriangleEdges
-
segmentsCollection
java.util.Collection<E> segmentsCollection
A field in which to store collections of segments to be shown in the scene.
-
pointsCollection
java.util.Collection<E> pointsCollection
A field in which to store collections of points to be shown in the scene.
-
pointsColor
java.awt.Color[] pointsColor
-
edges
int[][] edges
-
edgeColors
java.awt.Color[] edgeColors
-
faceColors
java.awt.Color[] faceColors
-
points
Point_3[] points
-
u
com.sun.j3d.utils.universe.SimpleUniverse u
-
scene
javax.media.j3d.BranchGroup scene
-
scaleFactor
double scaleFactor