Uses of Interface
com.openinventor.meshvizxlm.mesh.data.MiStringSet
Packages that use MiStringSet
Package
Description
Provides state elements.
Provides rendering, property and action nodes.
Provides interfaces for data sets definition.
Provides interfaces for extracted data sets definition.
-
Uses of MiStringSet in com.openinventor.meshvizxlm.mapping.elements
Methods in com.openinventor.meshvizxlm.mapping.elements that return MiStringSetModifier and TypeMethodDescriptionstatic MiStringSet
Gets the element number index from the specified traversal state.Methods in com.openinventor.meshvizxlm.mapping.elements with parameters of type MiStringSetModifier and TypeMethodDescriptionstatic void
MoStringSetElement.add
(SoState state, SoNode node, MiStringSet stringSet) Adds a string set to the current list of sets for the specified traversal state and node. -
Uses of MiStringSet in com.openinventor.meshvizxlm.mapping.nodes
Methods in com.openinventor.meshvizxlm.mapping.nodes that return MiStringSetMethods in com.openinventor.meshvizxlm.mapping.nodes with parameters of type MiStringSetModifier and TypeMethodDescriptionvoid
MoStringSet.setStringSet
(MiStringSet stringSet) Sets the string set. -
Uses of MiStringSet in com.openinventor.meshvizxlm.mesh.data
Subinterfaces of MiStringSet in com.openinventor.meshvizxlm.mesh.dataModifier and TypeInterfaceDescriptioninterface
String set interface for unstructured meshes.interface
String set interface for structured surface meshes.interface
String set interface for structured volume meshes. -
Uses of MiStringSet in com.openinventor.meshvizxlm.meshextracted.data
Subinterfaces of MiStringSet in com.openinventor.meshvizxlm.meshextracted.dataModifier and TypeInterfaceDescriptioninterface
Extracted string set interface.interface
String set interface for extracted unstructured meshes.interface
String set interface for extracted structured surface meshes.