Package com.openinventor.meshvizxlm.mapping.nodes
Provides rendering, property and action nodes.
-
Interface Summary Interface Description MoMeshPointProbe.MoProbeCallback This class specifies the interface used by this node to notify the application when theposition
of the probe is updated. -
Class Summary Class Description MoActionNode MoCellFilter Property node that defines a cell filter.MoCellRanges Property node that stores cell ranges for meshes.MoColorMapping Abstract base class for color mapping nodes.MoDataBinding Property node that defines the data binding.MoDrawStyle Property node that defines the draw style of representations.MoMaterial Property node that defines the material of surface representations.MoMesh Property node that defines a mesh.MoMeshBaseRepresentation Abstract base class for all MeshViz XLM representation nodes.MoMeshCellShape Rendering node that displays a set of cells of a mesh.MoMeshCylinderSlice Rendering node that displays a cylinder slice of a volume mesh.MoMeshIsosurface Rendering node that displays an isosurface of a volume mesh.MoMeshOutline Rendering node that displays the outline of a mesh.MoMeshPlaneSlice Rendering node that displays a plane slice of a volume mesh.MoMeshPointProbe Action node that probes cells of a mesh.MoMeshRepresentation Abstract base class for all MeshViz XLM representation nodes containing an extractor.MoMeshSkin Rendering node that displays the skin of a volume mesh.MoMeshSlab Rendering node that displays a slab of an IJK volume mesh.MoMeshSphereSlice Rendering node that displays a sphere slice of a volume mesh.MoMeshStreamline Rendering node that displays streamlines of a vector field on a volume mesh.MoMeshSurface Rendering node that displays a surface mesh.MoMeshVector Rendering node that displays a vector data set.MoPredefinedColorMapping Property node that selects a predefined color mapping.MoScalarSetI Property node that stores a scalar data set for an unstructured mesh.MoScalarSetIj Property node that stores a scalar data set for a structured surface mesh.MoScalarSetIjk Property node that stores a scalar data set for a structured volume mesh.MoStringSet Property node that stores any kind of string data set.MoVec3SetI Property node that stores a vector data set for an unstructured mesh.MoVec3SetIj Property node that stores a vector data set for a structured surface mesh.MoVec3SetIjk Property node that stores a vector data set for a structured volume mesh. -
Enum Summary Enum Description MoDataBinding.DataBinding Data bindingMoMaterial.ColoringType Color Coloring typeMoMeshStreamline.IntegrationDirection Integration directionMoPredefinedColorMapping.PredefColorMapping Predefined colormaps.