Uses of Class
Jcg.viewer.processing3d.MeshViewerProcessing
Packages that use MeshViewerProcessing
-
Uses of MeshViewerProcessing in Jcg.viewer.processing3d
Constructors in Jcg.viewer.processing3d with parameters of type MeshViewerProcessingModifierConstructorDescriptionDrawPolyhedronProcessing(MeshViewerProcessing view, Collection<Triangle_3> triangles) Create a 3D triangle soupDrawPolyhedronProcessing(MeshViewerProcessing view, Polyhedron_3<Point_3> polyhedron3D, float[][] edgeColors) Create a surface mesh from a 3D polyhedron (3D surface mesh).