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 SoSFColorSoTabBoxDragger.highlightColorSpecifies 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 SoSFColorSoEnvironment.ambientColorRGB color of ambient lighting (for Phong lighting).final SoSFColorSoRenderToTextureProperty.backgroundColorBackground color used when rendering the scene graph.final SoSFColorSoTexture.blendColorColor used for BLEND model.final SoSFColorSoLight.colorLight source illumination color.final SoSFColorSoLocateHighlight.colorHighlighting color - default [.3, .3, .3].final SoSFColorSoNurbsProperty.colorContains the color used to render trim curves and isoparametric curves.final SoSFColorSoOutlineEffect.colorThe color of the outline.final SoSFColorSoGradientBackground.color0First color in gradient (0.7 0.7 0.8 by default).final SoSFColorSoGradientBackground.color1Second color in gradient (0.0 0.1 0.3 by default).final SoSFColorSoPhysicalMaterial.emissiveColorEmissive color of the surface.final SoSFColorSoEnvironment.fogColorFog color.final SoSFColorSoExtSelection.lassoColorColor of lasso. -
Uses of SoSFColor in com.openinventor.inventor.viewercomponents.nodes
Fields in com.openinventor.inventor.viewercomponents.nodes declared as SoSFColorModifier and TypeFieldDescriptionfinal SoSFColorSoViewingCube.cornerColorColor used to render the corners of the cube.final SoSFColorSoViewingCube.edgeColorColor used to render the edges of the cube.final SoSFColorSoViewingCube.faceColorColor used to render the faces of the cube.final SoSFColorSoViewingCube.selectionColorColor 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.borderColorDeprecated.Border color.TextBox.borderColorBorder color (default is 1,1,1).Magnifier.magnifierColorSpecifies 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 SoSFColorPoStreamTadpoleMotion.backColorBackground color applied on the end points of each segment.final SoSFColorPoStreamLineMotion.lineColorColor of each streamlines.final SoSFColorPoStreamLineMotion.particleColorColor of the particles that move along the streamline.final SoSFColorPoStreamTadpoleMotion.particleColorColor 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 SoSFColorPoLinearDataMapping.color1Defines the first color of the linear data mapping.final SoSFColorPoLinearDataMapping.color2Defines the second color of the linear data mapping.final SoSFColorPoDataMapping.maxThresholdColorColor associated to values >= maxThreshold.final SoSFColorPoDataMapping.minThresholdColorColor 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.faceColorUniform color used for faces whenfaceColoringis set toCOLOR.MoMaterial.lineColorUniform color used for lines and edges whenlineColoringis set toCOLOR.MoMaterial.pointColorUniform color used for points whenpointColoringis set toCOLOR. -
Uses of SoSFColor in com.openinventor.volumeviz.draggers
Fields in com.openinventor.volumeviz.draggers declared as SoSFColorModifier and TypeFieldDescriptionfinal SoSFColorSoOrthoSliceDragger.highlightColorSpecifies the highlight color. -
Uses of SoSFColor in com.openinventor.volumeviz.nodes
Fields in com.openinventor.volumeviz.nodes declared as SoSFColorModifier and TypeFieldDescriptionfinal SoSFColorSoOrthoSlice.borderColorBorder color.final SoSFColorSoHeightFieldRender.cellOutlineColorWhencellOutlineis true, this value specifies the cell outline color.final SoSFColorSoVolumeRenderingQuality.edgeColorColor used to draw edges whenedgeColoringoredgeDetect2Dis true.final SoSFColorSoVolumeRenderingQuality.voxelOutlineColorWhenvoxelOutlineis true, this value specifies the voxel outline color.