Uses of Class
com.openinventor.inventor.fields.SoSFColor
Packages that use SoSFColor
Package
Description
These classes provide convenient components to draw polyline, ellipse, lasso, or complex scene graph in 2D screen space.
Viewer components nodes independent from graphical user interface.
Provides some nodes and helper classes specifically created to facilitate
implementation of medical applications.
Provides rendering, property and action nodes.
-
Uses of SoSFColor in com.openinventor.inventor.draggers
Fields in com.openinventor.inventor.draggers declared as SoSFColorModifier and TypeFieldDescriptionfinal SoSFColor
SoTabBoxDragger.highlightColor
Specifies the highlight color. -
Uses of SoSFColor in com.openinventor.inventor.drawers
Fields in com.openinventor.inventor.drawers declared as SoSFColor -
Uses of SoSFColor in com.openinventor.inventor.nodes
Fields in com.openinventor.inventor.nodes declared as SoSFColorModifier and TypeFieldDescriptionfinal SoSFColor
SoEnvironment.ambientColor
RGB color of ambient lighting (for Phong lighting).final SoSFColor
SoRenderToTextureProperty.backgroundColor
Background color used when rendering the scene graph.final SoSFColor
SoTexture.blendColor
Color used for BLEND model.final SoSFColor
SoLight.color
Light source illumination color.final SoSFColor
SoLocateHighlight.color
Highlighting color - default [.3, .3, .3].final SoSFColor
SoNurbsProperty.color
Contains the color used to render trim curves and isoparametric curves.final SoSFColor
SoGradientBackground.color0
First color in gradient (0.7 0.7 0.8 by default).final SoSFColor
SoGradientBackground.color1
Second color in gradient (0.0 0.1 0.3 by default).final SoSFColor
SoPhysicalMaterial.emissiveColor
Emissive color of the surface.final SoSFColor
SoEnvironment.fogColor
Fog color.final SoSFColor
SoExtSelection.lassoColor
Color of lasso. -
Uses of SoSFColor in com.openinventor.inventor.viewercomponents.nodes
Fields in com.openinventor.inventor.viewercomponents.nodes declared as SoSFColorModifier and TypeFieldDescriptionfinal SoSFColor
SoViewingCube.cornerColor
Color used to render the corners of the cube.final SoSFColor
SoViewingCube.edgeColor
Color used to render the edges of the cube.final SoSFColor
SoViewingCube.faceColor
Color used to render the faces of the cube.final SoSFColor
SoViewingCube.selectionColor
Color used to highlight the part of the viewing cube that is under the cursor. -
Uses of SoSFColor in com.openinventor.medical.nodes
Fields in com.openinventor.medical.nodes declared as SoSFColorModifier and TypeFieldDescriptionOrthoSliceBorder.borderColor
Deprecated.Border color.TextBox.borderColor
Border color (default is 1,1,1).Magnifier.magnifierColor
Specifies the color of the border around the magnifier. -
Uses of SoSFColor in com.openinventor.meshviz.data
Fields in com.openinventor.meshviz.data declared as SoSFColorModifier and TypeFieldDescriptionfinal SoSFColor
PoStreamTadpoleMotion.backColor
Background color applied on the end points of each segment.final SoSFColor
PoStreamLineMotion.lineColor
Color of each streamlines.final SoSFColor
PoStreamLineMotion.particleColor
Color of the particles that move along the streamline.final SoSFColor
PoStreamTadpoleMotion.particleColor
Color used at the middle point of each segment. -
Uses of SoSFColor in com.openinventor.meshviz.nodes
Fields in com.openinventor.meshviz.nodes declared as SoSFColorModifier and TypeFieldDescriptionfinal SoSFColor
PoLinearDataMapping.color1
Defines the first color of the linear data mapping.final SoSFColor
PoLinearDataMapping.color2
Defines the second color of the linear data mapping.final SoSFColor
PoDataMapping.maxThresholdColor
Color associated to values >= maxThreshold.final SoSFColor
PoDataMapping.minThresholdColor
Color associated to values <= minThreshold. -
Uses of SoSFColor in com.openinventor.meshvizxlm.mapping.nodes
Fields in com.openinventor.meshvizxlm.mapping.nodes declared as SoSFColorModifier and TypeFieldDescriptionMoMaterial.faceColor
Uniform color used for faces whenfaceColoring
is set toCOLOR
.MoMaterial.lineColor
Uniform color used for lines and edges whenlineColoring
is set toCOLOR
.MoMaterial.pointColor
Uniform color used for points whenpointColoring
is set toCOLOR
. -
Uses of SoSFColor in com.openinventor.volumeviz.draggers
Fields in com.openinventor.volumeviz.draggers declared as SoSFColorModifier and TypeFieldDescriptionfinal SoSFColor
SoOrthoSliceDragger.highlightColor
Specifies the highlight color. -
Uses of SoSFColor in com.openinventor.volumeviz.nodes
Fields in com.openinventor.volumeviz.nodes declared as SoSFColorModifier and TypeFieldDescriptionfinal SoSFColor
SoOrthoSlice.borderColor
Border color.final SoSFColor
SoHeightFieldRender.cellOutlineColor
WhencellOutline
is true, this value specifies the cell outline color.final SoSFColor
SoVolumeRenderingQuality.edgeColor
Color used to draw edges whenedgeColoring
oredgeDetect2D
is true.final SoSFColor
SoVolumeRenderingQuality.voxelOutlineColor
WhenvoxelOutline
is true, this value specifies the voxel outline color.