Uses of Interface
com.openinventor.meshvizxlm.meshextracted.data.MeXVec3dSetI
-
Packages that use MeXVec3dSetI Package Description com.openinventor.meshvizxlm.extractors.cell Provides classes for cell extraction and utility classes for cells.com.openinventor.meshvizxlm.extractors.isosurf Provides classes for isosurface extraction.com.openinventor.meshvizxlm.extractors.outline Provides classes for outline extraction.com.openinventor.meshvizxlm.extractors.skin Provides classes for skin extraction.com.openinventor.meshvizxlm.extractors.slab Provides classes for slab extraction.com.openinventor.meshvizxlm.extractors.slice Provides classes for slices extraction.com.openinventor.meshvizxlm.extractors.streamline Provides interfaces and classes for streamlines extraction.com.openinventor.meshvizxlm.mapping.nodes Provides rendering, property and action nodes. -
-
Uses of MeXVec3dSetI in com.openinventor.meshvizxlm.extractors.cell
Methods in com.openinventor.meshvizxlm.extractors.cell that return MeXVec3dSetI Modifier and Type Method Description abstract MeXVec3dSetI
MiCellExtractHexahedronIjk. extractVec3Set(MiVec3dSetI vectorSet)
Extracts aPER_NODE
vector set from the original mesh.abstract MeXVec3dSetI
MiCellExtractIj. extractVec3Set(MiVec3dSetIj vectorSet)
Extracts a vector set from the surface mesh.abstract MeXVec3dSetI
MiCellExtractIjk. extractVec3Set(MiVec3dSetIjk vectorSet)
Extracts a vector set from the original mesh.abstract MeXVec3dSetI
MiCellExtractUnstructured. extractVec3Set(MiVec3dSetI inputSet)
Extracts a vector set from the original mesh. -
Uses of MeXVec3dSetI in com.openinventor.meshvizxlm.extractors.isosurf
Methods in com.openinventor.meshvizxlm.extractors.isosurf that return MeXVec3dSetI Modifier and Type Method Description abstract MeXVec3dSetI
MiIsosurfExtractHexahedronIjk. extractVec3Set(MiVec3dSetI vectorSet)
Computes a vector set on the extracted isosurface.abstract MeXVec3dSetI
MiIsosurfExtractIjk. extractVec3Set(MiVec3dSetIjk vectorSet)
Computes a vector set on the extracted isosurface.abstract MeXVec3dSetI
MiIsosurfExtractUnstructured. extractVec3Set(MiVec3dSetI vectorSet)
Computes a vector set on the extracted isosurface. -
Uses of MeXVec3dSetI in com.openinventor.meshvizxlm.extractors.outline
Methods in com.openinventor.meshvizxlm.extractors.outline that return MeXVec3dSetI Modifier and Type Method Description abstract MeXVec3dSetI
MiOutlineExtractHexahedronIjk. extractVec3Set(MiVec3dSetI inputSet)
Computes a vector set on the extracted outline.abstract MeXVec3dSetI
MiOutlineExtractIj. extractVec3Set(MiVec3dSetIj vectorSet)
Extracts a vector set from the surface mesh.abstract MeXVec3dSetI
MiOutlineExtractIjk. extractVec3Set(MiVec3dSetIjk vectorSet)
Computes a vector set on the extracted outline.abstract MeXVec3dSetI
MiOutlineExtractUnstructured. extractVec3Set(MiVec3dSetI inputSet)
Extracts a vector set from the volume mesh.
The vectors are mapped onto the current extracted outline. -
Uses of MeXVec3dSetI in com.openinventor.meshvizxlm.extractors.skin
Methods in com.openinventor.meshvizxlm.extractors.skin that return MeXVec3dSetI Modifier and Type Method Description abstract MeXVec3dSetI
MiSkinExtractHexahedronIjk. extractVec3Set(MiVec3dSetI inputSet)
Computes a vector set on the extracted skin.abstract MeXVec3dSetI
MiSkinExtractIjk. extractVec3Set(MiVec3dSetIjk inputSet)
Computes a vector set on the extracted skin.abstract MeXVec3dSetI
MiSkinExtractUnstructured. extractVec3Set(MiVec3dSetI inputSet)
Extracts a vector set from the volume mesh. -
Uses of MeXVec3dSetI in com.openinventor.meshvizxlm.extractors.slab
Methods in com.openinventor.meshvizxlm.extractors.slab that return MeXVec3dSetI Modifier and Type Method Description abstract MeXVec3dSetI
MiSlabExtractHexahedronIjk. extractVec3Set(MiVec3dSetI inputSet)
Computes a vector set on the extracted skin.abstract MeXVec3dSetI
MiSlabExtractIjk. extractVec3Set(MiVec3dSetIjk inputSet)
Computes a vector set on the extracted skin. -
Uses of MeXVec3dSetI in com.openinventor.meshvizxlm.extractors.slice
Methods in com.openinventor.meshvizxlm.extractors.slice that return MeXVec3dSetI Modifier and Type Method Description abstract MeXVec3dSetI
MiCylinderSliceExtractHexahedronIjk. extractVec3Set(MiVec3dSetI vectorSet)
Computes a vector set on the extracted cylinder slice.abstract MeXVec3dSetI
MiCylinderSliceExtractIjk. extractVec3Set(MiVec3dSetIjk vectorSet)
Computes a vector set on the extracted cylinder slice.abstract MeXVec3dSetI
MiCylinderSliceExtractUnstructured. extractVec3Set(MiVec3dSetI vectorSet)
Extracts a vector set from the original mesh.abstract MeXVec3dSetI
MiPlaneSliceExtractHexahedronIjk. extractVec3Set(MiVec3dSetI vectorSet)
Computes a vector set on the extracted plane slice.abstract MeXVec3dSetI
MiPlaneSliceExtractIjk. extractVec3Set(MiVec3dSetIjk vectorSet)
Computes a vector set on the extracted plane slice.abstract MeXVec3dSetI
MiPlaneSliceExtractUnstructured. extractVec3Set(MiVec3dSetI vectorSet)
Extracts a vector set from the volume mesh.abstract MeXVec3dSetI
MiSphereSliceExtractHexahedronIjk. extractVec3Set(MiVec3dSetI vectorSet)
Computes a vector set on the extracted sphere slice.abstract MeXVec3dSetI
MiSphereSliceExtractIjk. extractVec3Set(MiVec3dSetIjk vectorSet)
Computes a vector set on the extracted sphere slice.abstract MeXVec3dSetI
MiSphereSliceExtractUnstructured. extractVec3Set(MiVec3dSetI vectorSet)
Extracts a vector set from the original mesh. -
Uses of MeXVec3dSetI in com.openinventor.meshvizxlm.extractors.streamline
Methods in com.openinventor.meshvizxlm.extractors.streamline that return types with arguments of type MeXVec3dSetI Modifier and Type Method Description abstract java.util.List<MeXVec3dSetI>
MiStreamlineExtractHexahedronIjk. extractVec3Set(MiVec3dSetI inputSet)
Extracts from the mesh a list of vector sets.
The vectors are mapped onto the current extracted streamlines.abstract java.util.List<MeXVec3dSetI>
MiStreamlineExtractIjk. extractVec3Set(MiVec3dSetIjk inputSet)
Extracts from the mesh a list of vector sets.
The vectors are mapped onto the current extracted streamlines.abstract java.util.List<MeXVec3dSetI>
MiStreamlineExtractUnstructured. extractVec3Set(MiVec3dSetI inputSet)
Extracts from the mesh a list of vector sets.
The vectors are mapped onto the current extracted streamlines. -
Uses of MeXVec3dSetI in com.openinventor.meshvizxlm.mapping.nodes
Methods in com.openinventor.meshvizxlm.mapping.nodes with parameters of type MeXVec3dSetI Modifier and Type Method Description void
MoMeshPointProbe.MoProbeCallback. motionCallback(long cellIdI, long cellIdJ, long cellIdK, MeXScalardSetI scalars, MeXVec3dSetI vectors)
Callback that is triggered each time the fieldposition
changes for IJK volume meshes.void
MoMeshPointProbe.MoProbeCallback. motionCallback(long cellIdI, long cellIdJ, MeXScalardSetI scalars, MeXVec3dSetI vectors)
Callback that is triggered each time the fieldposition
changes for IJ surface meshes.void
MoMeshPointProbe.MoProbeCallback. motionCallback(long cellId, MeXScalardSetI scalars, MeXVec3dSetI vectors)
Callback that is triggered each time the fieldposition
changes for unstructured meshes.
-