Uses of Class
com.openinventor.meshvizxlm.extractors.streamline.MiStreamlineExtractHexahedronIjk
Packages that use MiStreamlineExtractHexahedronIjk
Package
Description
Provides interfaces and classes for streamlines extraction.
Provides rendering, property and action nodes.
-
Uses of MiStreamlineExtractHexahedronIjk in com.openinventor.meshvizxlm.extractors.streamline
Methods in com.openinventor.meshvizxlm.extractors.streamline that return MiStreamlineExtractHexahedronIjkModifier and TypeMethodDescriptionstatic <T extends MiHexahedronTopologyExplicitIjk,
G extends MiGeometryI>
MiStreamlineExtractHexahedronIjkMiStreamlineExtractHexahedronIjk.getNewInstance
(MiVolumeMeshHexahedronIjk<T, G> mesh) Create an instance of a streamlines extractor for an IJK Hexahedron volume mesh. -
Uses of MiStreamlineExtractHexahedronIjk in com.openinventor.meshvizxlm.mapping.nodes
Methods in com.openinventor.meshvizxlm.mapping.nodes that return MiStreamlineExtractHexahedronIjkModifier and TypeMethodDescriptionMoMeshStreamline.getHexahedronIjkExtractor()
Gets the streamline extractor for hexahedron IJK meshes to reuse outside this node.