Uses of Class
com.openinventor.inventor.fields.SoMFColor
Packages that use SoMFColor
Package
Description
-
Uses of SoMFColor in com.openinventor.inventor.nodes
Fields in com.openinventor.inventor.nodes declared as SoMFColorModifier and TypeFieldDescriptionfinal SoMFColorSoMaterial.ambientColorAmbient color of the surface.final SoMFColorSoMaterial.diffuseColorDiffuse color(s) of the surface.final SoMFColorSoMaterial.emissiveColorEmissive color of the surface.final SoMFColorSoBaseColor.rgbRGB color(s).final SoMFColorSoMaterial.specularColorSpecular color of the surface. -
Uses of SoMFColor in com.openinventor.meshviz.data
Fields in com.openinventor.meshviz.data declared as SoMFColor -
Uses of SoMFColor in com.openinventor.meshviz.graph
Fields in com.openinventor.meshviz.graph declared as SoMFColorModifier and TypeFieldDescriptionfinal SoMFColorPoItemLegend.boxColorList of colors for the boxes (boxColor.getNum() must be greater or equal to item.getNum(), otherwise all boxes get the same color which is the inherited color).final SoMFColorPoHistogram.colorColor list for the histogram bars.final SoMFColorPoItemLegend.lineColorList of colors for lines.final SoMFColorPoItemLegend.markerColorList of color for markers.final SoMFColorPoPieChart.sliceColorColor associated to each slice of the pie chart. -
Uses of SoMFColor in com.openinventor.meshviz.nodes
Fields in com.openinventor.meshviz.nodes declared as SoMFColor