Uses of Interface
com.openinventor.meshvizxlm.mesh.MiMesh
Packages that use MiMesh
Package
Description
Provides classes for detail information storage.
Provides state elements.
Provides rendering, property and action nodes.
Provides interfaces for meshes definition.
Provides interfaces for extracted meshes definition.
-
Uses of MiMesh in com.openinventor.meshvizxlm.mapping.details
Methods in com.openinventor.meshvizxlm.mapping.details that return MiMesh -
Uses of MiMesh in com.openinventor.meshvizxlm.mapping.elements
Fields in com.openinventor.meshvizxlm.mapping.elements declared as MiMeshMethods in com.openinventor.meshvizxlm.mapping.elements with parameters of type MiMeshModifier and TypeMethodDescriptionstatic voidMoMeshElement.set(SoState state, SoNode node, MoMeshVizDataMapping.MeshType meshType, MiMesh mesh, MoMeshRepresentation meshRepresentation, long nodeTimeStamp) Sets the current mesh for the specified traversal state and node. -
Uses of MiMesh in com.openinventor.meshvizxlm.mapping.nodes
Methods in com.openinventor.meshvizxlm.mapping.nodes that return MiMesh -
Uses of MiMesh in com.openinventor.meshvizxlm.mesh
Subinterfaces of MiMesh in com.openinventor.meshvizxlm.meshModifier and TypeInterfaceDescriptioninterfaceMiLineMeshCurvilinear<T extends MiTopologyI,G extends MiGeometryI> Curvilinear Line mesh interface.interfaceMiLineMeshUnstructured<C extends MiLineCell,T extends MiLineTopologyExplicitI<C>, G extends MiGeometryI> Unstructured Line mesh interface.interfaceMiMeshIj<T extends MiTopologyIj>IJ surface mesh interface.interfaceMiMeshIjk<T extends MiTopologyIjk>IJK volume mesh interface.interfaceMiMeshUnstructured<G extends MiGeometryI>Unstructured mesh interface.interfaceMiMeshUnstructuredI<C extends MiCell,T extends MiTopologyExplicitI<C>, G extends MiGeometryI> I Unstructured mesh interface.interfaceMiSurfaceMeshCurvilinear<T extends MiTopologyIj,G extends MiGeometryIj> Curvilinear surface mesh interface.interfaceMiSurfaceMeshUnstructured<C extends MiSurfaceCell,T extends MiSurfaceTopologyExplicitI<C>, G extends MiGeometryI> Unstructured surface mesh interface.interfaceMiVolumeMeshHexahedronIjk<T extends MiHexahedronTopologyExplicitIjk,G extends MiGeometryI> IJK Hexahedron volume mesh interface.interfaceMiVolumeMeshUnstructured<C extends MiVolumeCell,T extends MiVolumeTopologyExplicitI<C>, G extends MiGeometryI> Unstructured volume mesh interface.interfaceMiVolumeMeshVertexHexahedronIjk<T extends MiTopologyIjk,G extends MiGeometryHexahedronIjk> Non Indexed Hexahedron mesh IJK abstract interface. -
Uses of MiMesh in com.openinventor.meshvizxlm.meshextracted
Subinterfaces of MiMesh in com.openinventor.meshvizxlm.meshextractedModifier and TypeInterfaceDescriptioninterfaceMeXLineMeshCurvilinear<T extends MeXTopologyI,G extends MeXGeometryI> Extracted curvilinear line mesh interface.interfaceMeXLineMeshUnstructured<C extends MeXLineCell,T extends MeXLineTopologyExplicitI<C>, G extends MeXGeometryI> Extracted unstructured line mesh interface.interfaceMeXMeshIj<T extends MeXTopologyIj>Extracted IJ surface mesh interface.interfaceMeXMeshUnstructured<G extends MeXGeometryI>Extracted unstructured mesh interface.interfaceMeXSurfaceMeshCurvilinear<T extends MeXTopologyIj,G extends MeXGeometryIj> Extracted curvilinear surface mesh interface.interfaceMeXSurfaceMeshUnstructured<C extends MeXSurfaceCell,T extends MeXSurfaceTopologyExplicitI<C>, G extends MeXGeometryI> Extracted unstructured surface mesh interface.Classes in com.openinventor.meshvizxlm.meshextracted that implement MiMesh