Package cz.fidentis.analyst.data.mesh
package cz.fidentis.analyst.data.mesh
The top-level package for data structures related to triangular meshes.
-
ClassDescriptionCurvature of a single mesh point.Interface for working with position in classes that contain the
Point3d
.Material.An encapsulated mesh plate, i.e., multiple triangles sharing vertices.This interface provides services that instantiates objects related to meshes.Reading and writing mesh models from/to files.The main object for triangular meshes.MeshPoint represents a point with position, normal, and texture coordinatesAdapter for the corner table representing a single triangle ofMeshFacet
.Interpolation of the triangle surface points.Required interface for stateful inspection of meshes.1-ring neighborhood of a given mesh point.