Uses of Package
mgui.geometry.mesh
Package | Description |
---|---|
mgui.geometry.mesh |
Provides classes representing and operating on 3D mesh shapes.
|
mgui.geometry.util |
Uility classes for geometric operations.
|
-
Classes in mgui.geometry.mesh used by mgui.geometry.mesh Class Description EnergySphere.EnergyNode MeshEdge Represents an edge in a mesh as a reference to its one or two adjacent triangular faces.MeshFunctionException MeshTriangle Represents a triangular mesh face, defined by three edges and an index referencing a Mesh3D objectNeighbourhood Represents a 1-ring neighbourhood in a mesh.NeighbourhoodMesh Constructs a list of node neighbourhoods, i.e., for each node lists its neighbours. -
Classes in mgui.geometry.mesh used by mgui.geometry.util Class Description MeshFunctionException