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.pointprobe |
Provides classes for probing.
|
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.elements |
Provides state elements.
|
com.openinventor.meshvizxlm.mapping.nodes |
Provides rendering, property and action nodes.
|
Modifier and Type | Method and Description |
---|---|
abstract MeXScalardSetI |
MiCellExtractIjk.extractScalarSet(MiScalardSetIjk scalarSet)
Extracts a
PER_CELL scalar set from the original mesh. |
Modifier and Type | Method and Description |
---|---|
abstract MeXSurfaceMeshUnstructured<MeXSurfaceCell,MeXSurfaceTopologyExplicitI<MeXSurfaceCell>,MeXGeometryI> |
MiIsosurfExtractHexahedronIjk.extractIsovalue(double isoValue,
MiScalardSetIjk dataSet,
MiCellFilterIjk cellFilter)
Builds the isosurface of the given isovalue in the given
PER_CELL
dataset. |
abstract MeXSurfaceMeshUnstructured<MeXSurfaceCell,MeXSurfaceTopologyExplicitI<MeXSurfaceCell>,MeXGeometryI> |
MiIsosurfExtractIjk.extractIsovalue(double isoValue,
MiScalardSetIjk dataSet,
MiCellFilterIjk cellFilter)
Builds the isosurface of the given isovalue in the given dataset.
|
abstract MeXScalardSetI |
MiIsosurfExtractIjk.extractScalarSet(MiScalardSetIjk scalarSet)
Computes a
PER_CELL scalar set on the extracted isosurface. |
Modifier and Type | Method and Description |
---|---|
abstract MeXScalardSetI |
MiOutlineExtractIjk.extractScalarSet(MiScalardSetIjk scalarSet)
Computes a
PER_CELL scalar set on the extracted outline. |
Modifier and Type | Method and Description |
---|---|
abstract double |
MiPointProbeIjk.getValue(MiScalardSetIjk dataset)
Gets the scalar value at the current probe location in the given
PER_CELL scalar set. |
Modifier and Type | Method and Description |
---|---|
abstract MeXScalardSetI |
MiSkinExtractIjk.extractScalarSet(MiScalardSetIjk inputSet)
Computes a
PER_CELL scalar set on the extracted skin. |
Modifier and Type | Method and Description |
---|---|
abstract MeXScalardSetI |
MiSlabExtractIjk.extractScalarSet(MiScalardSetIjk inputSet)
Computes a
PER_CELL scalar set on the extracted skin. |
Modifier and Type | Method and Description |
---|---|
abstract MeXScalardSetI |
MiCylinderSliceExtractIjk.extractScalarSet(MiScalardSetIjk scalarSet)
Computes a
PER_CELL scalar set on the extracted cylinder slice. |
abstract MeXScalardSetI |
MiPlaneSliceExtractIjk.extractScalarSet(MiScalardSetIjk scalarSet)
Computes a
PER_CELL scalar set on the extracted plane slice. |
abstract MeXScalardSetI |
MiSphereSliceExtractIjk.extractScalarSet(MiScalardSetIjk scalarSet)
Computes a
PER_CELL scalar set on the extracted sphere slice. |
Modifier and Type | Method and Description |
---|---|
abstract java.util.List<MeXScalardSetI> |
MiStreamlineExtractIjk.extractScalarSet(MiScalardSetIjk inputSet)
Extracts from the mesh a list of scalar sets.
The scalars are mapped onto the current extracted streamlines. |
Modifier and Type | Method and Description |
---|---|
static MiScalardSetIjk |
MoScalarSetElementIjk.get(SoState state,
int index)
Gets the element number index from the specified traversal state.
|
Modifier and Type | Method and Description |
---|---|
static void |
MoScalarSetElementIjk.add(SoState state,
SoNode node,
MiScalardSetIjk scalarSet)
Adds a scalar set to the current list of sets for the specified traversal
state and node.
|
Modifier and Type | Method and Description |
---|---|
MiScalardSetIjk |
MoScalarSetIjk.getScalarSet()
Gets the scalar set interface.
|
Modifier and Type | Method and Description |
---|---|
void |
MoScalarSetIjk.setScalarSet(MiScalardSetIjk scalarSet)
Sets the scalar set interface.
|
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com