Uses of Class
com.openinventor.meshvizxlm.extractors.outline.MiOutlineExtractIj
Packages that use MiOutlineExtractIj
Package
Description
Provides classes for outline extraction.
Provides rendering, property and action nodes.
-
Uses of MiOutlineExtractIj in com.openinventor.meshvizxlm.extractors.outline
Methods in com.openinventor.meshvizxlm.extractors.outline that return MiOutlineExtractIjModifier and TypeMethodDescriptionstatic <T extends MiTopologyIj,
G extends MiGeometryIj>
MiOutlineExtractIjMiOutlineExtractIj.getNewInstance
(MiSurfaceMeshCurvilinear<T, G> mesh) Create an instance of outline extractor for a curvilinear surface mesh. -
Uses of MiOutlineExtractIj in com.openinventor.meshvizxlm.mapping.nodes
Methods in com.openinventor.meshvizxlm.mapping.nodes that return MiOutlineExtractIjModifier and TypeMethodDescriptionMoMeshOutline.getIjExtractor()
Gets the outline extractor for structured surface meshes to reuse outside this node.
Note: The returned object may benull
if no structured surface mesh has been set in the scene graph or if no render action has traversed the scene graph.