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