Uses of Class
com.openinventor.meshvizxlm.extractors.cell.MiCellExtractHexahedronIjk
Packages that use MiCellExtractHexahedronIjk
Package
Description
Provides classes for cell extraction and utility classes for cells.
Provides rendering, property and action nodes.
-
Uses of MiCellExtractHexahedronIjk in com.openinventor.meshvizxlm.extractors.cell
Methods in com.openinventor.meshvizxlm.extractors.cell that return MiCellExtractHexahedronIjkModifier and TypeMethodDescriptionstatic <T extends MiHexahedronTopologyExplicitIjk,
G extends MiGeometryI>
MiCellExtractHexahedronIjkMiCellExtractHexahedronIjk.getNewInstance
(MiVolumeMeshHexahedronIjk<T, G> mesh) Create an instance of cell extractor for an IJK hexahedron volume mesh. -
Uses of MiCellExtractHexahedronIjk in com.openinventor.meshvizxlm.mapping.nodes
Methods in com.openinventor.meshvizxlm.mapping.nodes that return MiCellExtractHexahedronIjkModifier and TypeMethodDescriptionMoMeshCellShape.getHexahedronIjkExtractor()
Gets the cell extractor for hexahedron IJK meshes to reuse outside this node.
Note: The returned object may benull
if no hexahedron IJK mesh has been set in the scene graph or if no render action has traversed the scene graph.