Uses of Class
mgui.geometry.mesh.Neighbourhood
Package | Description |
---|---|
mgui.geometry.mesh |
Provides classes representing and operating on 3D mesh shapes.
|
-
Uses of Neighbourhood in mgui.geometry.mesh
Fields in mgui.geometry.mesh with type parameters of type Neighbourhood Modifier and Type Field Description java.util.ArrayList<Neighbourhood>
NeighbourhoodMesh. neighbourhoods
Methods in mgui.geometry.mesh that return Neighbourhood Modifier and Type Method Description Neighbourhood
NeighbourhoodMesh. getNeighbourhood(int i)