Package | Description |
---|---|
com.openinventor.meshvizxlm.extractors.cell |
Provides classes for cell extraction and utility classes for cells.
|
com.openinventor.meshvizxlm.extractors.outline |
Provides classes for outline extraction.
|
com.openinventor.meshvizxlm.extractors.pointprobe |
Provides classes for probing.
|
com.openinventor.meshvizxlm.extractors.streamline |
Provides interfaces and classes for streamlines extraction.
|
com.openinventor.meshvizxlm.mapping.nodes |
Provides rendering, property and action nodes.
|
com.openinventor.meshvizxlm.mesh |
Provides interfaces for meshes definition.
|
com.openinventor.meshvizxlm.meshextracted.topology |
Provides interfaces for defining topologies of extracted meshes.
|
Modifier and Type | Method and Description |
---|---|
static <C extends MiSurfaceCell,T extends MiSurfaceTopologyExplicitI<C>,G extends MiGeometryI> |
MiCellExtractUnstructured.getNewInstance(MiSurfaceMeshUnstructured<C,T,G> mesh)
Create an instance of cell extractor for unstructured surface mesh.
|
Modifier and Type | Method and Description |
---|---|
static <C extends MiSurfaceCell,T extends MiSurfaceTopologyExplicitI<C>,G extends MiGeometryI> |
MiOutlineExtractUnstructured.getNewInstance(MiSurfaceMeshUnstructured<C,T,G> mesh)
Create an instance of outline extractor for unstructured surface mesh.
|
Modifier and Type | Method and Description |
---|---|
static <C extends MiSurfaceCell,T extends MiSurfaceTopologyExplicitI<C>,G extends MiGeometryI> |
MiPointProbeUnstructured.getNewInstance(MiSurfaceMeshUnstructured<C,T,G> mesh)
Create an instance of a probe for unstructured surface mesh.
|
Modifier and Type | Method and Description |
---|---|
static <C extends MiSurfaceCell,T extends MiSurfaceTopologyExplicitI<C>,G extends MiGeometryI> |
MiStreamlineExtractUnstructured.getNewInstance(MiSurfaceMeshUnstructured<C,T,G> mesh)
Create an instance of a streamlines extractor for unstructured surface
mesh.
|
Modifier and Type | Method and Description |
---|---|
<Cell extends MiSurfaceCell,Topology extends MiSurfaceTopologyExplicitI<Cell>,Geometry extends MiGeometryI> |
MoMesh.setMesh(MiSurfaceMeshUnstructured<Cell,Topology,Geometry> mesh)
Sets the mesh interface to an unstructured surface mesh.
|
Modifier and Type | Interface and Description |
---|---|
interface |
MiSurfaceMeshUnstructured<C extends MiSurfaceCell,T extends MiSurfaceTopologyExplicitI<C>,G extends MiGeometryI>
Unstructured surface mesh interface.
|
Modifier and Type | Interface and Description |
---|---|
interface |
MeXSurfaceTopologyExplicitI<C extends MeXSurfaceCell>
List of extracted surface cells interface.
|
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com