| Package | Description |
|---|---|
| net.imagej.ops.geom.geom3d.mesh |
| Modifier and Type | Method and Description |
|---|---|
List<TriangularFacet> |
Vertex.getFacesInFront() |
| Modifier and Type | Method and Description |
|---|---|
void |
Vertex.addFaceInFront(TriangularFacet f) |
void |
Horizon.complexMerge(TriangularFacet f)
Merges another facet to this facet.
|
void |
Horizon.simpleMerge(TriangularFacet f)
Merges another facet to this facet.
|
| Constructor and Description |
|---|
Horizon(TriangularFacet f)
Create a new
Horizon from a TriangularFacet |
Copyright © 2014–2022 ImageJ. All rights reserved.