Package | Description |
---|---|
org.apache.commons.geometry.euclidean.threed.mesh |
This package contains types representing 3D mesh data structures.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Mesh<F extends Mesh.Face>
Interface representing a 3D mesh data structure.
|
Modifier and Type | Interface and Description |
---|---|
static interface |
TriangleMesh.Face
Interface representing a single triangular face in a mesh.
|
Copyright © 2016–2021 The Apache Software Foundation. All rights reserved.