Uses of Class
com.openinventor.meshvizxlm.extractors.outline.MiOutlineExtractHexahedronIjk
Packages that use MiOutlineExtractHexahedronIjk
Package
Description
Provides classes for outline extraction.
Provides rendering, property and action nodes.
-
Uses of MiOutlineExtractHexahedronIjk in com.openinventor.meshvizxlm.extractors.outline
Methods in com.openinventor.meshvizxlm.extractors.outline that return MiOutlineExtractHexahedronIjkModifier and TypeMethodDescriptionstatic <T extends MiHexahedronTopologyExplicitIjk,
G extends MiGeometryI>
MiOutlineExtractHexahedronIjkMiOutlineExtractHexahedronIjk.getNewInstance
(MiVolumeMeshHexahedronIjk<T, G> mesh) Create an instance of outline extractor for unstructured IJK mesh. -
Uses of MiOutlineExtractHexahedronIjk in com.openinventor.meshvizxlm.mapping.nodes
Methods in com.openinventor.meshvizxlm.mapping.nodes that return MiOutlineExtractHexahedronIjkModifier and TypeMethodDescriptionMoMeshOutline.getHexahedronIjkExtractor()
Gets the outline 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.