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