Uses of Interface
com.openinventor.meshvizxlm.mesh.geometry.MiGeometry
-
Packages that use MiGeometry Package Description com.openinventor.meshvizxlm.mesh.geometry Provides interfaces for mesh geometries definition.com.openinventor.meshvizxlm.meshextracted.geometry Provides interfaces for defining geometries of extracted meshes. -
-
Uses of MiGeometry in com.openinventor.meshvizxlm.mesh.geometry
Subinterfaces of MiGeometry in com.openinventor.meshvizxlm.mesh.geometry Modifier and Type Interface Description interfaceMiGeometryHexahedronIjkGeneric geometry interface for hexahedron mesh Ijk.interfaceMiGeometryIGeneric geometry interface for unstructured meshes.interfaceMiGeometryIjGeneric geometry interface for structured surface meshes. -
Uses of MiGeometry in com.openinventor.meshvizxlm.meshextracted.geometry
Subinterfaces of MiGeometry in com.openinventor.meshvizxlm.meshextracted.geometry Modifier and Type Interface Description interfaceMeXGeometryExtracted geometry interface.interfaceMeXGeometryIGeneric geometry interface for extracted unstructured meshes.interfaceMeXGeometryIjGeneric geometry interface for extracted structured surface meshes.
-