Uses of Interface
org.apache.commons.geometry.euclidean.threed.mesh.TriangleMesh.Face
Packages that use TriangleMesh.Face
Package
Description
This package contains types representing 3D mesh data structures.
-
Uses of TriangleMesh.Face in org.apache.commons.geometry.euclidean.threed.mesh
Subinterfaces with type arguments of type TriangleMesh.Face in org.apache.commons.geometry.euclidean.threed.meshModifier and TypeInterfaceDescriptioninterfaceInterface representing a mesh composed entirely of triangular faces.Methods in org.apache.commons.geometry.euclidean.threed.mesh that return TriangleMesh.FaceModifier and TypeMethodDescriptionSimpleTriangleMesh.getFace(int index) Get a face from the mesh by its index.Methods in org.apache.commons.geometry.euclidean.threed.mesh that return types with arguments of type TriangleMesh.Face