Package com.openinventor.meshvizxlm.mapping.details
Provides classes for detail information storage.
-
Class Summary Class Description MoFaceDetail Stores detail information about vertex-based shapes made of faces.MoFaceDetailI Stores detail information about vertex-based shapes made of faces from unstructured meshes and structured line meshes.MoFaceDetailIj Stores detail information about vertex-based shapes made of faces from a structured surface mesh.MoFaceDetailIjk Stores detail information about vertex-based shapes made of faces from a structured volume mesh.MoLineDetail Stores detail information about vertex-based shapes made of line segments.MoLineDetailI Stores detail information about vertex-based shapes made of line segments from unstructured meshes and structured line meshes.MoLineDetailIjk Stores detail information about vertex-based shapes made of line segments from structured volume meshes.MoLineMeshDetail Stores detail information about a mesh representation defined by a line.MoMeshDetail Stores detail information about a mesh.MoMeshRepresentationDetail<C extends MiCell,T extends MiTopologyExplicitI<C>,G extends MiGeometryI> Stores detail information about a mesh representation.MoSurfaceMeshDetail Stores detail information about a mesh representation defined by a surface.