Interface MeXMeshIj<T extends MeXTopologyIj>

Type Parameters:
T - the type of the mesh topology
All Superinterfaces:
MiMesh, MiMeshIj<T>
All Known Subinterfaces:
MeXSurfaceMeshCurvilinear<T,G>

public interface MeXMeshIj<T extends MeXTopologyIj> extends MiMeshIj<T>
Extracted IJ surface mesh interface.

This interface defines an IJ surface mesh.
All IJ meshes have a common topology interface to get the number of cells: getNumCellsI(), and getNumCellsJ().

  • Method Summary

    Methods inherited from interface com.openinventor.meshvizxlm.mesh.MiMeshIj

    getTopology