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.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.
|
Modifier and Type | Method and Description |
---|---|
static <C extends MiVolumeCell,T extends MiVolumeTopologyExplicitI<C>,G extends MiGeometryI> |
MiCellExtractUnstructured.getNewInstance(MiVolumeMeshUnstructured<C,T,G> mesh)
Create an instance of cell extractor for unstructured volume mesh.
|
Modifier and Type | Method and Description |
---|---|
static <C extends MiVolumeCell,T extends MiVolumeTopologyExplicitI<C>,G extends MiGeometryI> |
MiIsosurfExtractUnstructured.getNewInstance(MiVolumeMeshUnstructured<C,T,G> mesh)
Create an instance of isosurface extractor for unstructured volume mesh.
|
Modifier and Type | Method and Description |
---|---|
static <C extends MiVolumeCell,T extends MiVolumeTopologyExplicitI<C>,G extends MiGeometryI> |
MiOutlineExtractUnstructured.getNewInstance(MiVolumeMeshUnstructured<C,T,G> mesh)
Create an instance of outline extractor for unstructured volume mesh.
|
Modifier and Type | Method and Description |
---|---|
static <C extends MiVolumeCell,T extends MiVolumeTopologyExplicitI<C>,G extends MiGeometryI> |
MiPointProbeUnstructured.getNewInstance(MiVolumeMeshUnstructured<C,T,G> mesh)
Create an instance of a probe for unstructured volume mesh.
|
Modifier and Type | Method and Description |
---|---|
static <C extends MiVolumeCell,T extends MiVolumeTopologyExplicitI<C>,G extends MiGeometryI> |
MiSkinExtractUnstructured.getNewInstance(MiVolumeMeshUnstructured<C,T,G> mesh)
Create an instance of a skin extractor for unstructured volume mesh.
|
Modifier and Type | Method and Description |
---|---|
static <C extends MiVolumeCell,T extends MiVolumeTopologyExplicitI<C>,G extends MiGeometryI> |
MiCylinderSliceExtractUnstructured.getNewInstance(MiVolumeMeshUnstructured<C,T,G> mesh)
Create an instance of cylinder slice extractor for unstructured volume
mesh.
|
static <C extends MiVolumeCell,T extends MiVolumeTopologyExplicitI<C>,G extends MiGeometryI> |
MiGridPlaneSliceExtractUnstructured.getNewInstance(MiVolumeMeshUnstructured<C,T,G> mesh)
Create an instance of grid plane slice extractor for unstructured volume
mesh.
|
static <C extends MiVolumeCell,T extends MiVolumeTopologyExplicitI<C>,G extends MiGeometryI> |
MiPlaneSliceExtractUnstructured.getNewInstance(MiVolumeMeshUnstructured<C,T,G> mesh)
Create an instance of plane slice extractor for unstructured volume mesh.
|
static <C extends MiVolumeCell,T extends MiVolumeTopologyExplicitI<C>,G extends MiGeometryI> |
MiSphereSliceExtractUnstructured.getNewInstance(MiVolumeMeshUnstructured<C,T,G> mesh)
Create an instance of sphere slice extractor for unstructured volume mesh.
|
Modifier and Type | Method and Description |
---|---|
static <C extends MiVolumeCell,T extends MiVolumeTopologyExplicitI<C>,G extends MiGeometryI> |
MiStreamlineExtractUnstructured.getNewInstance(MiVolumeMeshUnstructured<C,T,G> mesh)
Create an instance of a streamlines extractor for unstructured volume mesh.
|
Modifier and Type | Method and Description |
---|---|
<CellT extends MiVolumeCell,TopologyT extends MiVolumeTopologyExplicitI<CellT>,GeometryT extends MiGeometryI> |
MoMesh.setMesh(MiVolumeMeshUnstructured<CellT,TopologyT,GeometryT> mesh)
Sets the mesh interface to an unstructured volume mesh.
|
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com