Uses of Interface
com.openinventor.meshvizxlm.mesh.data.MiScalardSetIj
Packages that use MiScalardSetIj
Package
Description
Provides classes for cell extraction and utility classes for cells.
Provides classes for outline extraction.
Provides state elements.
Provides rendering, property and action nodes.
Provides interfaces for extracted data sets definition.
-
Uses of MiScalardSetIj in com.openinventor.meshvizxlm.extractors.cell
Methods in com.openinventor.meshvizxlm.extractors.cell with parameters of type MiScalardSetIjModifier and TypeMethodDescriptionabstract MeXScalardSetI
MiCellExtractIj.extractScalarSet
(MiScalardSetIj scalarSet) Extracts a scalar set from the surface mesh. -
Uses of MiScalardSetIj in com.openinventor.meshvizxlm.extractors.outline
Methods in com.openinventor.meshvizxlm.extractors.outline with parameters of type MiScalardSetIjModifier and TypeMethodDescriptionabstract MeXScalardSetI
MiOutlineExtractIj.extractScalarSet
(MiScalardSetIj scalarSet) Extracts a scalar set from the surface mesh. -
Uses of MiScalardSetIj in com.openinventor.meshvizxlm.mapping.elements
Methods in com.openinventor.meshvizxlm.mapping.elements that return MiScalardSetIjModifier and TypeMethodDescriptionstatic MiScalardSetIj
Gets the element number index from the specified traversal state.Methods in com.openinventor.meshvizxlm.mapping.elements with parameters of type MiScalardSetIjModifier and TypeMethodDescriptionstatic void
MoScalarSetElementIj.add
(SoState state, SoNode node, MiScalardSetIj scalarSet) Adds a scalar set to the current list of sets for the specified traversal state and node. -
Uses of MiScalardSetIj in com.openinventor.meshvizxlm.mapping.nodes
Methods in com.openinventor.meshvizxlm.mapping.nodes that return MiScalardSetIjMethods in com.openinventor.meshvizxlm.mapping.nodes with parameters of type MiScalardSetIjModifier and TypeMethodDescriptionvoid
MoScalarSetIj.setScalarSet
(MiScalardSetIj scalarSet) Sets the scalar set interface. -
Uses of MiScalardSetIj in com.openinventor.meshvizxlm.meshextracted.data
Subinterfaces of MiScalardSetIj in com.openinventor.meshvizxlm.meshextracted.dataModifier and TypeInterfaceDescriptioninterface
Scalar set interface for extracted structured surface meshes.