Uses of Class
com.openinventor.meshvizxlm.extractors.streamline.MiStreamlineExtractIjk
Packages that use MiStreamlineExtractIjk
Package
Description
Provides interfaces and classes for streamlines extraction.
Provides rendering, property and action nodes.
-
Uses of MiStreamlineExtractIjk in com.openinventor.meshvizxlm.extractors.streamline
Subclasses of MiStreamlineExtractIjk in com.openinventor.meshvizxlm.extractors.streamlineModifier and TypeClassDescriptionclass
Streamline extractor for hexahedron IJK meshes.Methods in com.openinventor.meshvizxlm.extractors.streamline that return MiStreamlineExtractIjkModifier and TypeMethodDescriptionstatic <T extends MiTopologyIjk,
G extends MiGeometryHexahedronIjk>
MiStreamlineExtractIjkMiStreamlineExtractIjk.getNewInstance
(MiVolumeMeshVertexHexahedronIjk<T, G> mesh) Create an instance of a streamlines extractor for a non indexed hexahedron volume mesh IJK. -
Uses of MiStreamlineExtractIjk in com.openinventor.meshvizxlm.mapping.nodes
Methods in com.openinventor.meshvizxlm.mapping.nodes that return MiStreamlineExtractIjkModifier and TypeMethodDescriptionMoMeshStreamline.getIjkExtractor()
Gets the streamline extractor for IJK meshes to reuse outside this node.