Uses of Interface
com.openinventor.meshvizxlm.mesh.MiMeshIjk
-
Packages that use MiMeshIjk Package Description com.openinventor.meshvizxlm.mesh Provides interfaces for meshes definition. -
-
Uses of MiMeshIjk in com.openinventor.meshvizxlm.mesh
Subinterfaces of MiMeshIjk in com.openinventor.meshvizxlm.mesh Modifier and Type Interface Description interface
MiVolumeMeshHexahedronIjk<T extends MiHexahedronTopologyExplicitIjk,G extends MiGeometryI>
IJK Hexahedron volume mesh interface.interface
MiVolumeMeshVertexHexahedronIjk<T extends MiTopologyIjk,G extends MiGeometryHexahedronIjk>
Non Indexed Hexahedron mesh IJK abstract interface.
-