Package | Description |
---|---|
usf.saav.alma.algorithm.mesh |
Modifier and Type | Class and Description |
---|---|
class |
ConnectedComponentMesh.ConnectedComponent
The Class ConnectedComponent.
|
Modifier and Type | Method and Description |
---|---|
static float[] |
Mesh.getComponentMidpoint(Mesh.Vertex c,
int width,
int height)
Gets the component midpoint.
|
static float[] |
Mesh.getComponentMidpoint(Mesh.Vertex c,
ScalarFieldND sf)
Gets the component midpoint.
|