| Interface | Description |
|---|---|
| Facet | |
| VertexInterpolator |
| Class | Description |
|---|---|
| AbstractVertexInterpolator |
This is the
AbstractVertexInterpolator. |
| BitTypeVertexInterpolator |
The
BitTypeVertexInterpolator returns the point which is
in the middle of the two input vertices. |
| DefaultSmallestOrientedBoundingBox |
Generic implementation of
geom.smallestBoundingBox. |
| DefaultVertexInterpolator |
Linearly interpolate the position where an isosurface cuts an edge
between two vertices, each with their own scalar value
|
| Horizon |
A Horizon is the result of n neighboring
TriangularFacet which are merged. |
| RAIToMeshConverter |
Converts a RandomAccessibleInterval to a Mesh
|
| TriangularFacet |
This is the triangle implementation of Facet Interface.
|
| Vertex |
Represents vertices of the hull, as well as the points from which it is
formed.
|
Copyright © 2014–2022 ImageJ. All rights reserved.