Uses of Class
com.openinventor.meshvizxlm.extractors.cell.MiCellExtractIj
Packages that use MiCellExtractIj
Package
Description
Provides classes for cell extraction and utility classes for cells.
Provides rendering, property and action nodes.
-
Uses of MiCellExtractIj in com.openinventor.meshvizxlm.extractors.cell
Methods in com.openinventor.meshvizxlm.extractors.cell that return MiCellExtractIjModifier and TypeMethodDescriptionstatic <T extends MiTopologyIj,
G extends MiGeometryIj>
MiCellExtractIjMiCellExtractIj.getNewInstance
(MiSurfaceMeshCurvilinear<T, G> mesh) Create an instance of cell extractor for a curvilinear surface mesh. -
Uses of MiCellExtractIj in com.openinventor.meshvizxlm.mapping.nodes
Methods in com.openinventor.meshvizxlm.mapping.nodes that return MiCellExtractIjModifier and TypeMethodDescriptionMoMeshCellShape.getIjExtractor()
Gets the cell extractor for structured surface meshes to reuse outside this node.
Note: The returned object may benull
if no structured surface mesh has been set in the scene graph or if no render action has traversed the scene graph.