| Modifier and Type | Class and Description |
|---|---|
class |
NaiveFloatMesh.Triangles |
class |
NaiveFloatMesh.Vertices |
| Constructor and Description |
|---|
NaiveFloatMesh() |
| Modifier and Type | Method and Description |
|---|---|
NaiveFloatMesh.Triangles |
triangles()
The mesh's collection of triangles.
|
NaiveFloatMesh.Vertices |
vertices()
The mesh's collection of vertices.
|
public NaiveFloatMesh.Vertices vertices()
Meshpublic NaiveFloatMesh.Triangles triangles()
MeshCopyright © 2014–2022 ImageJ. All rights reserved.