| Interface | Description |
|---|---|
| Mesh |
3D mesh data
structure consisting of triangles and their vertices.
|
| Triangle |
One triangle of a
Triangles collection. |
| Triangles |
Collection of triangles for a
Mesh. |
| Vertex |
One vertex of a
Vertices collection. |
| Vertices |
Collection of vertices for a
Mesh. |
| Class | Description |
|---|---|
| Meshes |
Utility methods for working with
Mesh objects. |
Copyright © 2014–2022 ImageJ. All rights reserved.