Interface MeXSurfaceMeshUnstructured<C extends MeXSurfaceCell,T extends MeXSurfaceTopologyExplicitI<C>,G extends MeXGeometryI>

Type Parameters:
C - the type of cells
T - the type of the mesh topology
G - the type of the mesh geometry
All Superinterfaces:
MiMesh, MiMeshUnstructured<G>, MiMeshUnstructuredI<C,T,G>, MiSurfaceMeshUnstructured<C,T,G>

public interface MeXSurfaceMeshUnstructured<C extends MeXSurfaceCell,T extends MeXSurfaceTopologyExplicitI<C>,G extends MeXGeometryI> extends MiSurfaceMeshUnstructured<C,T,G>
Extracted unstructured surface mesh interface.

This interface defines an extracted unstructured surface mesh. It can contain any type of surface cell, like triangle, quadrangle, etc...