Uses of Interface
com.openinventor.meshvizxlm.mapping.MiColorMapping
Packages that use MiColorMapping
Package
Description
Provides state elements.
Provides rendering, property and action nodes.
-
Uses of MiColorMapping in com.openinventor.meshvizxlm.mapping.elements
Methods in com.openinventor.meshvizxlm.mapping.elements that return MiColorMappingModifier and TypeMethodDescriptionstatic MiColorMapping<Double, Color> MoColorMappingElement.getColorMapping(SoState state) Returns the current color mapping from the specified traversal state.Methods in com.openinventor.meshvizxlm.mapping.elements with parameters of type MiColorMapping -
Uses of MiColorMapping in com.openinventor.meshvizxlm.mapping.nodes
Methods in com.openinventor.meshvizxlm.mapping.nodes that return MiColorMappingModifier and TypeMethodDescriptionMoPredefinedColorMapping.getColorMapping()Retrieves the interface to the color mapping object.