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 MeXVec3dSetI |
MiCellExtractIjk.extractVec3Set(MiVec3dSetIjk vectorSet)
Extracts a vector set from the original mesh.
|
Modifier and Type | Method and Description |
---|---|
abstract MeXVec3dSetI |
MiIsosurfExtractIjk.extractVec3Set(MiVec3dSetIjk vectorSet)
Computes a vector set on the extracted isosurface.
|
Modifier and Type | Method and Description |
---|---|
abstract MeXVec3dSetI |
MiOutlineExtractIjk.extractVec3Set(MiVec3dSetIjk vectorSet)
Computes a vector set on the extracted outline.
|
Modifier and Type | Method and Description |
---|---|
abstract double[] |
MiPointProbeIjk.getValue(MiVec3dSetIjk dataset)
Gets the vector value at the current probe location in the given
PER_CELL vector set. |
Modifier and Type | Method and Description |
---|---|
abstract MeXVec3dSetI |
MiSkinExtractIjk.extractVec3Set(MiVec3dSetIjk inputSet)
Computes a vector set on the extracted skin.
|
Modifier and Type | Method and Description |
---|---|
abstract MeXVec3dSetI |
MiSlabExtractIjk.extractVec3Set(MiVec3dSetIjk inputSet)
Computes a vector set on the extracted skin.
|
Modifier and Type | Method and Description |
---|---|
abstract MeXVec3dSetI |
MiCylinderSliceExtractIjk.extractVec3Set(MiVec3dSetIjk vectorSet)
Computes a vector set on the extracted cylinder slice.
|
abstract MeXVec3dSetI |
MiPlaneSliceExtractIjk.extractVec3Set(MiVec3dSetIjk vectorSet)
Computes a vector set on the extracted plane slice.
|
abstract MeXVec3dSetI |
MiSphereSliceExtractIjk.extractVec3Set(MiVec3dSetIjk vectorSet)
Computes a vector set on the extracted sphere slice.
|
Modifier and Type | Method and Description |
---|---|
abstract java.util.List<MeXLineMeshCurvilinear<MeXTopologyI,MeXGeometryI>> |
MiStreamlineExtractIjk.extractStreamlines(MiVec3dSetIjk inputDataSet,
MiCellFilterIjk cellFilter,
double[]... startPoints)
Builds the topology and geometry of the streamlines starting at the given
points in the given dataset.
|
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. |
Modifier and Type | Method and Description |
---|---|
static MiVec3dSetIjk |
MoVec3SetElementIjk.get(SoState state,
int index)
Gets the element number index from the specified traversal state.
|
Modifier and Type | Method and Description |
---|---|
static void |
MoVec3SetElementIjk.add(SoState state,
SoNode node,
MiVec3dSetIjk vectorSet)
Adds a vector set to the current list of sets for the specified traversal
state and node.
|
Modifier and Type | Method and Description |
---|---|
MiVec3dSetIjk |
MoVec3SetIjk.getVec3Set()
Gets the vector set interface.
|
Modifier and Type | Method and Description |
---|---|
void |
MoVec3SetIjk.setVec3Set(MiVec3dSetIjk vectorSet)
Sets the vector set interface.
|
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com