Uses of Interface
com.openinventor.meshvizxlm.mesh.MiMeshIj
-
Packages that use MiMeshIj Package Description com.openinventor.meshvizxlm.mesh Provides interfaces for meshes definition.com.openinventor.meshvizxlm.meshextracted Provides interfaces for extracted meshes definition. -
-
Uses of MiMeshIj in com.openinventor.meshvizxlm.mesh
Subinterfaces of MiMeshIj in com.openinventor.meshvizxlm.mesh Modifier and Type Interface Description interface
MiSurfaceMeshCurvilinear<T extends MiTopologyIj,G extends MiGeometryIj>
Curvilinear surface mesh interface. -
Uses of MiMeshIj in com.openinventor.meshvizxlm.meshextracted
Subinterfaces of MiMeshIj in com.openinventor.meshvizxlm.meshextracted Modifier and Type Interface Description interface
MeXMeshIj<T extends MeXTopologyIj>
Extracted IJ surface mesh interface.interface
MeXSurfaceMeshCurvilinear<T extends MeXTopologyIj,G extends MeXGeometryIj>
Extracted curvilinear surface mesh interface.
-