Uses of Interface
org.apache.commons.geometry.euclidean.threed.mesh.Mesh
Packages that use Mesh
Package
Description
This package contains types representing 3D mesh data structures.
This package contains types for reading and writing the
OBJ
geometric data file format.
-
Uses of Mesh in org.apache.commons.geometry.euclidean.threed.mesh
Subinterfaces of Mesh in org.apache.commons.geometry.euclidean.threed.meshModifier and TypeInterfaceDescriptioninterface
Interface representing a mesh composed entirely of triangular faces.Classes in org.apache.commons.geometry.euclidean.threed.mesh that implement MeshModifier and TypeClassDescriptionfinal class
A simple implementation of theTriangleMesh
interface.Methods in org.apache.commons.geometry.euclidean.threed.mesh that return Mesh -
Uses of Mesh in org.apache.commons.geometry.io.euclidean.threed.obj
Methods in org.apache.commons.geometry.io.euclidean.threed.obj with parameters of type Mesh