Uses of Class
com.openinventor.inventor.fields.SoSFBitMask
-
Packages that use SoSFBitMask Package Description com.openinventor.imageviz.engines.arithmeticandlogic.arithmeticoperations The Arithmetics Operations category contains operations between two images or between an image and a constant as sum, difference, blending, minimum or maximum.com.openinventor.imageviz.engines.edgedetection.edgemarking Introduction to Edge Marking com.openinventor.imageviz.engines.imagesegmentation.classification Pixel classification technics allow to segment an image into different regions relatively to a set of attributes.com.openinventor.inventor.engines com.openinventor.inventor.nodes com.openinventor.ldm.nodes com.openinventor.meshviz.graph com.openinventor.volumeviz.nodes -
-
Uses of SoSFBitMask in com.openinventor.imageviz.engines.arithmeticandlogic.arithmeticoperations
Fields in com.openinventor.imageviz.engines.arithmeticandlogic.arithmeticoperations declared as SoSFBitMask Modifier and Type Field Description SoSFBitMask<SoEigenDecompositionProcessing2d.OutputSelections>
SoEigenDecompositionProcessing2d. outputSelection
Enable computation of selected outputs.SoSFBitMask<SoEigenDecompositionProcessing3d.OutputSelections>
SoEigenDecompositionProcessing3d. outputSelection
Enable computation of selected outputs. -
Uses of SoSFBitMask in com.openinventor.imageviz.engines.edgedetection.edgemarking
Fields in com.openinventor.imageviz.engines.edgedetection.edgemarking declared as SoSFBitMask Modifier and Type Field Description SoSFBitMask<SoTensorVotingProcessing2d.OutputSelections>
SoTensorVotingProcessing2d. outputSelection
Enable the computation of selected outputs. -
Uses of SoSFBitMask in com.openinventor.imageviz.engines.imagesegmentation.classification
Fields in com.openinventor.imageviz.engines.imagesegmentation.classification declared as SoSFBitMask Modifier and Type Field Description SoSFBitMask<SoSupervisedTextureClassificationProcessing2d.FeatureGroups>
SoSupervisedTextureClassificationProcessing2d. featureGroup
The groups of textural features to compute.SoSFBitMask<SoSupervisedTextureClassificationProcessing3d.FeatureGroups>
SoSupervisedTextureClassificationProcessing3d. featureGroup
The groups of textural features to compute. -
Uses of SoSFBitMask in com.openinventor.inventor.engines
Fields in com.openinventor.inventor.engines declared as SoSFBitMask Modifier and Type Field Description SoSFBitMask<SoOneShot.FlagsType>
SoOneShot. flags
Control flags. -
Uses of SoSFBitMask in com.openinventor.inventor.nodes
Fields in com.openinventor.inventor.nodes declared as SoSFBitMask Modifier and Type Field Description SoSFBitMask<SoNurbsProperty.DrawStyles>
SoNurbsProperty. drawStyle
Indicates which part of the NURBS surface to render.SoSFBitMask<SoFullSceneAntialiasing.Filters>
SoFullSceneAntialiasing. filter
A bit-wise combination of LINES, POINTS, POLYGONS, and TEXT that determines which primitive types should be antialiased.SoSFBitMask<SoCone.PartType>
SoCone. parts
Visible parts of cone.SoSFBitMask<SoCylinder.PartType>
SoCylinder. parts
Visible parts of cylinder.SoSFBitMask<SoText3.PartType>
SoText3. parts
Which parts of text are visible.SoSFBitMask<SoFontStyle.Styles>
SoFontStyle. style
Specifies style of the chosen font.SoSFBitMask<SoShadowStyle.ShadowStyles>
SoShadowStyle. style
Shadow style.SoSFBitMask<SoTextProperty.Styles>
SoTextProperty. style
Specifies zero or more styles to be applied to text.SoSFBitMask<SoPolygonOffset.StyleType>
SoPolygonOffset. styles
A bit-wise combination of FILLED, LINES, and POINTS that determines which polygon modes should be offset.SoSFBitMask<SoBevelProperty.Tests>
SoBevelProperty. testsBeforeBevel
Which tests should be performed in order to "clean up" the shape before it is beveled.SoSFBitMask<SoResetTransform.ResetTypes>
SoResetTransform. whatToReset
Specifies which items to reset when the node is traversed. -
Uses of SoSFBitMask in com.openinventor.ldm.nodes
Fields in com.openinventor.ldm.nodes declared as SoSFBitMask Modifier and Type Field Description SoSFBitMask<SoROI.FlagsType>
SoROI. flags
Specifies how the bounds of the box are used. -
Uses of SoSFBitMask in com.openinventor.meshviz.graph
Fields in com.openinventor.meshviz.graph declared as SoSFBitMask Modifier and Type Field Description SoSFBitMask<PoLabel.ValueTypes>
PoLabel. valueType
Defines the type of values displayed by the labels. -
Uses of SoSFBitMask in com.openinventor.volumeviz.nodes
Fields in com.openinventor.volumeviz.nodes declared as SoSFBitMask Modifier and Type Field Description SoSFBitMask<SoVolumeRenderingQuality.EdgeDetect2DMethods>
SoVolumeRenderingQuality. edgeDetect2DMethod
Method used for 2D edge detection.SoSFBitMask<SoVolumeRender.LowResModes>
SoVolumeRender. lowResMode
Sets the method to use when moving in low resolution.SoSFBitMask<SoVolumeDataDrawStyle.DrawStyles>
SoVolumeDataDrawStyle. style
Set the draw style used for a volume or mask: .
-