Package com.openinventor.meshvizxlm.meshextracted
package com.openinventor.meshvizxlm.meshextracted
Provides interfaces for extracted meshes definition.
-
ClassDescriptionExtracted curvilinear line mesh interface.MeXLineMeshUnstructured<C extends MeXLineCell,
T extends MeXLineTopologyExplicitI<C>, G extends MeXGeometryI> Extracted unstructured line mesh interface.MeXMeshIj<T extends MeXTopologyIj>Extracted IJ surface mesh interface.MeXMeshUnstructured<G extends MeXGeometryI>Extracted unstructured mesh interface.Extracted curvilinear surface mesh interface.MeXSurfaceMeshUnstructured<C extends MeXSurfaceCell,T extends MeXSurfaceTopologyExplicitI<C>, G extends MeXGeometryI> Extracted unstructured surface mesh interface.