Interface MeXMeshIj<T extends MeXTopologyIj>
- Type Parameters:
T- the type of the mesh topology
- All Known Subinterfaces:
MeXSurfaceMeshCurvilinear<T,G>
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