Package cz.fidentis.analyst.data.mesh


package cz.fidentis.analyst.data.mesh
The top-level package for data structures related to triangular meshes.
  • Class
    Description
    Curvature 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 coordinates
    Adapter for the corner table representing a single triangle of MeshFacet.
    Interpolation of the triangle surface points.
    Required interface for stateful inspection of meshes.
    1-ring neighborhood of a given mesh point.