Uses of Interface
com.openinventor.meshvizxlm.mesh.data.MiScalardSetI
Packages that use MiScalardSetI
Package
Description
Provides classes for cell extraction and utility classes for cells.
Provides classes for isosurface extraction.
Provides classes for outline extraction.
Provides classes for probing.
Provides classes for skin extraction.
Provides classes for slab extraction.
Provides classes for slices extraction.
Provides interfaces and classes for streamlines extraction.
Provides state elements.
Provides rendering, property and action nodes.
Provides interfaces for extracted data sets definition.
-
Uses of MiScalardSetI in com.openinventor.meshvizxlm.extractors.cell
Methods in com.openinventor.meshvizxlm.extractors.cell with parameters of type MiScalardSetIModifier and TypeMethodDescriptionabstract MeXScalardSetI
MiCellExtractHexahedronIjk.extractScalarSet
(MiScalardSetI scalarSet) Extracts aPER_NODE
scalar set from the original mesh.abstract MeXScalardSetI
MiCellExtractUnstructured.extractScalarSet
(MiScalardSetI inputSet) Extracts a scalar set from the original mesh. -
Uses of MiScalardSetI in com.openinventor.meshvizxlm.extractors.isosurf
Methods in com.openinventor.meshvizxlm.extractors.isosurf with parameters of type MiScalardSetIModifier and TypeMethodDescriptionabstract MeXSurfaceMeshUnstructured
<MeXSurfaceCell, MeXSurfaceTopologyExplicitI<MeXSurfaceCell>, MeXGeometryI> MiIsosurfExtractHexahedronIjk.extractIsovalue
(double isoValue, MiScalardSetI dataSet, MiCellFilterIjk cellFilter) Builds the isosurface of the given isovalue in the givenPER_NODE
dataset.abstract MeXSurfaceMeshUnstructured
<MeXSurfaceCell, MeXSurfaceTopologyExplicitI<MeXSurfaceCell>, MeXGeometryI> MiIsosurfExtractUnstructured.extractIsovalue
(double isoValue, MiScalardSetI dataSet, MiCellFilterI cellFilter) Builds the isosurface of the given isovalue in the given dataset.MiIsosurfExtractUnstructured.extractLineIsovalue
(double isoValue, MiScalardSetI dataSet, MiCellFilterI cellFilter) Builds the ouline of an isosurface of the given isovalue in the given dataset.abstract MeXScalardSetI
MiIsosurfExtractHexahedronIjk.extractScalarSet
(MiScalardSetI scalarSet) Computes aPER_NODE
scalar set on the extracted isosurface.abstract MeXScalardSetI
MiIsosurfExtractUnstructured.extractScalarSet
(MiScalardSetI scalarSet) Computes a scalar set on the extracted isosurface. -
Uses of MiScalardSetI in com.openinventor.meshvizxlm.extractors.outline
Methods in com.openinventor.meshvizxlm.extractors.outline with parameters of type MiScalardSetIModifier and TypeMethodDescriptionabstract MeXScalardSetI
MiOutlineExtractHexahedronIjk.extractScalarSet
(MiScalardSetI inputSet) Computes aPER_NODE
scalar set on the extracted outline.abstract MeXScalardSetI
MiOutlineExtractUnstructured.extractScalarSet
(MiScalardSetI inputSet) Extracts a scalar set from the volume mesh.
The scalars are mapped onto the current extracted outline. -
Uses of MiScalardSetI in com.openinventor.meshvizxlm.extractors.pointprobe
Methods in com.openinventor.meshvizxlm.extractors.pointprobe with parameters of type MiScalardSetIModifier and TypeMethodDescriptionabstract double
MiPointProbeHexahedronIjk.getValue
(MiScalardSetI dataset) Gets the scalar value at the current probe location in the givenPER_NODE
scalar set.double
MiPointProbeUnstructured.getValue
(MiScalardSetI dataset) Gets the scalar value at the current probe location in the given scalar set. -
Uses of MiScalardSetI in com.openinventor.meshvizxlm.extractors.skin
Methods in com.openinventor.meshvizxlm.extractors.skin with parameters of type MiScalardSetIModifier and TypeMethodDescriptionabstract MeXScalardSetI
MiSkinExtractHexahedronIjk.extractScalarSet
(MiScalardSetI inputSet) Computes aPER_NODE
scalar set on the extracted skin.abstract MeXScalardSetI
MiSkinExtractUnstructured.extractScalarSet
(MiScalardSetI inputSet) Extracts a scalar set from the volume mesh. -
Uses of MiScalardSetI in com.openinventor.meshvizxlm.extractors.slab
Methods in com.openinventor.meshvizxlm.extractors.slab with parameters of type MiScalardSetIModifier and TypeMethodDescriptionabstract MeXScalardSetI
MiSlabExtractHexahedronIjk.extractScalarSet
(MiScalardSetI inputSet) Computes aPER_NODE
scalar set on the extracted skin. -
Uses of MiScalardSetI in com.openinventor.meshvizxlm.extractors.slice
Methods in com.openinventor.meshvizxlm.extractors.slice with parameters of type MiScalardSetIModifier and TypeMethodDescriptionabstract MeXScalardSetI
MiCylinderSliceExtractHexahedronIjk.extractScalarSet
(MiScalardSetI scalarSet) Computes aPER_NODE
scalar set on the extracted cylinder slice.abstract MeXScalardSetI
MiCylinderSliceExtractUnstructured.extractScalarSet
(MiScalardSetI scalarSet) Extracts a scalar set from the original mesh.abstract MeXScalardSetIj
MiGridPlaneSliceExtractUnstructured.extractScalarSet
(MiScalardSetI scalarSet) Extracts a scalar set from the original mesh.abstract MeXScalardSetI
MiPlaneSliceExtractHexahedronIjk.extractScalarSet
(MiScalardSetI scalarSet) Computes aPER_NODE
scalar set on the extracted plane slice.abstract MeXScalardSetI
MiPlaneSliceExtractUnstructured.extractScalarSet
(MiScalardSetI scalarSet) Extracts a scalar set from the volume mesh.abstract MeXScalardSetI
MiSphereSliceExtractHexahedronIjk.extractScalarSet
(MiScalardSetI scalarSet) Computes aPER_NODE
scalar set on the extracted sphere slice.abstract MeXScalardSetI
MiSphereSliceExtractUnstructured.extractScalarSet
(MiScalardSetI scalarSet) Extracts a scalar set from the original mesh. -
Uses of MiScalardSetI in com.openinventor.meshvizxlm.extractors.streamline
Methods in com.openinventor.meshvizxlm.extractors.streamline with parameters of type MiScalardSetIModifier and TypeMethodDescriptionabstract List
<MeXScalardSetI> MiStreamlineExtractHexahedronIjk.extractScalarSet
(MiScalardSetI inputSet) Extracts from the mesh a list of scalar sets.
The scalars are mapped onto the current extracted streamlines.abstract List
<MeXScalardSetI> MiStreamlineExtractUnstructured.extractScalarSet
(MiScalardSetI inputSet) Extracts from the mesh a list of scalar sets.
The scalars are mapped onto the current extracted streamlines. -
Uses of MiScalardSetI in com.openinventor.meshvizxlm.mapping.elements
Methods in com.openinventor.meshvizxlm.mapping.elements that return MiScalardSetIModifier and TypeMethodDescriptionstatic MiScalardSetI
Gets the element number index from the specified traversal state.Methods in com.openinventor.meshvizxlm.mapping.elements with parameters of type MiScalardSetIModifier and TypeMethodDescriptionstatic void
MoScalarSetElementI.add
(SoState state, SoNode node, MiScalardSetI scalarSet) Adds a scalar set to the current list of sets for the specified traversal state and node. -
Uses of MiScalardSetI in com.openinventor.meshvizxlm.mapping.nodes
Methods in com.openinventor.meshvizxlm.mapping.nodes that return MiScalardSetIMethods in com.openinventor.meshvizxlm.mapping.nodes with parameters of type MiScalardSetIModifier and TypeMethodDescriptionvoid
MoScalarSetI.setScalarSet
(MiScalardSetI scalarSet) Sets the scalar set interface. -
Uses of MiScalardSetI in com.openinventor.meshvizxlm.meshextracted.data
Subinterfaces of MiScalardSetI in com.openinventor.meshvizxlm.meshextracted.dataModifier and TypeInterfaceDescriptioninterface
Scalar set interface for extracted unstructured meshes.