Uses of Class
com.openinventor.inventor.nodes.SoColorMap
Packages that use SoColorMap
Package
Description
The element classes are used internally for storing information in Open Inventor's traversal state list.
-
Uses of SoColorMap in com.openinventor.inventor.elements
Methods in com.openinventor.inventor.elements that return SoColorMapModifier and TypeMethodDescriptionstatic SoColorMapGets the current color map in the state.static SoColorMapSoColorMapElement.getDefault()Returns the default values.Methods in com.openinventor.inventor.elements with parameters of type SoColorMapModifier and TypeMethodDescriptionstatic voidSoColorMapElement.set(SoState state, SoNode node, SoColorMap colorMapNode) Sets the current color map in the state.