Uses of Interface
com.openinventor.meshvizxlm.mesh.MiMeshUnstructuredI
Packages that use MiMeshUnstructuredI
Package
Description
Provides interfaces for meshes definition.
Provides interfaces for extracted meshes definition.
-
Uses of MiMeshUnstructuredI in com.openinventor.meshvizxlm.mesh
Subinterfaces of MiMeshUnstructuredI in com.openinventor.meshvizxlm.meshModifier and TypeInterfaceDescriptioninterface
MiLineMeshUnstructured<C extends MiLineCell,
T extends MiLineTopologyExplicitI<C>, G extends MiGeometryI> Unstructured Line mesh interface.interface
MiSurfaceMeshUnstructured<C extends MiSurfaceCell,
T extends MiSurfaceTopologyExplicitI<C>, G extends MiGeometryI> Unstructured surface mesh interface.interface
MiVolumeMeshUnstructured<C extends MiVolumeCell,
T extends MiVolumeTopologyExplicitI<C>, G extends MiGeometryI> Unstructured volume mesh interface. -
Uses of MiMeshUnstructuredI in com.openinventor.meshvizxlm.meshextracted
Subinterfaces of MiMeshUnstructuredI in com.openinventor.meshvizxlm.meshextractedModifier and TypeInterfaceDescriptioninterface
MeXLineMeshUnstructured<C extends MeXLineCell,
T extends MeXLineTopologyExplicitI<C>, G extends MeXGeometryI> Extracted unstructured line mesh interface.interface
MeXSurfaceMeshUnstructured<C extends MeXSurfaceCell,
T extends MeXSurfaceTopologyExplicitI<C>, G extends MeXGeometryI> Extracted unstructured surface mesh interface.Classes in com.openinventor.meshvizxlm.meshextracted that implement MiMeshUnstructuredI