Uses of Class
com.openinventor.inventor.fields.SoSFVec3f
-
Packages that use SoSFVec3f Package Description com.openinventor.imageviz.engines.edgedetection.edgemarking Introduction to Edge Marking com.openinventor.imageviz.engines.edgedetection.otherderivatives This group provides miscellaneous derivative based operators such as partial derivatives or Hessian Matrix.com.openinventor.imageviz.engines.imagefiltering.smoothinganddenoising The Smoothing And Denoising category contains lowpass filters to reduce the contrast and soften the edges of objects in an image.com.openinventor.inventor.draggers com.openinventor.inventor.geo com.openinventor.inventor.manips com.openinventor.inventor.nodes com.openinventor.medical.nodes Provides some nodes and helper classes specifically created to facilitate implementation of medical applications.com.openinventor.meshviz.data com.openinventor.meshviz.graph com.openinventor.meshviz.nodes com.openinventor.meshvizxlm.mapping.nodes Provides rendering, property and action nodes.com.openinventor.volumeviz.nodes -
-
Uses of SoSFVec3f in com.openinventor.imageviz.engines.edgedetection.edgemarking
Fields in com.openinventor.imageviz.engines.edgedetection.edgemarking declared as SoSFVec3f Modifier and Type Field Description SoSFVec3f
SoCannyEdgeProcessing. standardDeviation
Input gaussian kernel size.SoSFVec3f
SoGaussianGradientTensorProcessing3d. standardDeviation
The standard deviation for each direction (X, Y, Z) of the Gaussian Kernel that is used for computing first order derivatives. -
Uses of SoSFVec3f in com.openinventor.imageviz.engines.edgedetection.otherderivatives
Fields in com.openinventor.imageviz.engines.edgedetection.otherderivatives declared as SoSFVec3f Modifier and Type Field Description SoSFVec3f
SoGaussianDerivativeProcessing. standardDeviation
Sigma for each direction (X, Y and Z).SoSFVec3f
SoHessianMatrixProcessing3d. standardDeviation
Sigma for each direction (X, Y and Z). -
Uses of SoSFVec3f in com.openinventor.imageviz.engines.imagefiltering.smoothinganddenoising
Fields in com.openinventor.imageviz.engines.imagefiltering.smoothinganddenoising declared as SoSFVec3f Modifier and Type Field Description SoSFVec3f
SoGaussianBlurFilterProcessing. standardDeviation
The standard deviation value for each direction (X, Y, Z). -
Uses of SoSFVec3f in com.openinventor.inventor.draggers
Fields in com.openinventor.inventor.draggers declared as SoSFVec3f Modifier and Type Field Description SoSFVec3f
SoCenterballDragger. center
Center of rotation and scale of the centerball dragger.SoSFVec3f
SoHandleBoxDragger. scaleFactor
Scale of the dragger.SoSFVec3f
SoJackDragger. scaleFactor
Scale of the dragger.SoSFVec3f
SoScale1Dragger. scaleFactor
Scale factor affecting the dragger.SoSFVec3f
SoScale2Dragger. scaleFactor
Scale factor affecting the dragger.SoSFVec3f
SoScale2UniformDragger. scaleFactor
Scale factor affecting the dragger.SoSFVec3f
SoScaleUniformDragger. scaleFactor
SoSFVec3f
SoTabBoxDragger. scaleFactor
Scale of the dragger.SoSFVec3f
SoTabPlaneDragger. scaleFactor
Scale factor affecting the dragger.SoSFVec3f
SoTrackballDragger. scaleFactor
Scale of the dragger.SoSFVec3f
SoTransformBoxDragger. scaleFactor
Scale of the dragger.SoSFVec3f
SoTransformerDragger. scaleFactor
Scale of the dragger.SoSFVec3f
SoDirectionalLightDragger. translation
Position of the origin of the directional light dragger.SoSFVec3f
SoDragPointDragger. translation
Position of the dragger.SoSFVec3f
SoHandleBoxDragger. translation
Position of the dragger.SoSFVec3f
SoJackDragger. translation
Position of the dragger.SoSFVec3f
SoPointLightDragger. translation
Position of the dragger.SoSFVec3f
SoSpotLightDragger. translation
Position of the dragger.SoSFVec3f
SoTabBoxDragger. translation
Position of the dragger.SoSFVec3f
SoTabPlaneDragger. translation
Position of the dragger.SoSFVec3f
SoTransformBoxDragger. translation
Position of the dragger.SoSFVec3f
SoTransformerDragger. translation
Position of the dragger.SoSFVec3f
SoTranslate1Dragger. translation
Position of the dragger.SoSFVec3f
SoTranslate2Dragger. translation
Position of the dragger. -
Uses of SoSFVec3f in com.openinventor.inventor.geo
Fields in com.openinventor.inventor.geo declared as SoSFVec3f Modifier and Type Field Description SoSFVec3f
SoGeoElevationGrid. geoGridOrigin
Specifies the geographic coordinate for the south-west corner (bottom-left) of the dataset. -
Uses of SoSFVec3f in com.openinventor.inventor.manips
Fields in com.openinventor.inventor.manips declared as SoSFVec3f Modifier and Type Field Description SoSFVec3f
SoClipPlaneManip. draggerPosition
Dragger position. -
Uses of SoSFVec3f in com.openinventor.inventor.nodes
Fields in com.openinventor.inventor.nodes declared as SoSFVec3f Modifier and Type Field Description SoSFVec3f
SoEnvironment. attenuation
Squared, linear, and constant light attenuation coefficients (in that order).SoSFVec3f
SoBillboard. axisOfRotation
Specifies which axis to use to perform the rotation.SoSFVec3f
SoWWWInline. bboxCenter
Defines the center of the bounding box surrounding the URL child data.SoSFVec3f
SoWWWInline. bboxSize
Defines the size of the bounding box surrounding the URL child data.SoSFVec3f
SoLOD. center
Object-space center of the model.SoSFVec3f
SoTexture3Transform. center
Center point used for scaling and rotation.SoSFVec3f
SoTransform. center
Origin for scale and rotation.SoSFVec3f
SoTransformProjection. centerPosition
Translation applied to the geometry.SoSFVec3f
SoDirectionalLight. direction
Illumination direction vector.SoSFVec3f
SoSpotLight. direction
Principal direction of illumination (center axis of cone).SoSFVec3f
SoTextureCoordinatePlane. directionS
SoSFVec3f
SoTextureCoordinatePlane. directionT
Directions of projection for S and T coordinates.SoSFVec3f
SoPointLight. location
Location of the source.SoSFVec3f
SoSpotLight. location
Location of the source.SoSFVec3f
SoCamera. position
The location of the camera viewpoint.SoSFVec3f
SoScale. scaleFactor
The scaling factors in the x, y, and z dimensions.SoSFVec3f
SoTexture3Transform. scaleFactor
Scaling factors in S, T, and R.SoSFVec3f
SoTransform. scaleFactor
Scale factors.SoSFVec3f
SoArray. separation1
Separation vector in the 1st dimension.SoSFVec3f
SoArray. separation2
Separation vector in the 2nd dimension.SoSFVec3f
SoArray. separation3
Separation vector in the 3rd dimension.SoSFVec3f
SoTexture3Transform. translation
Translation in S, T, and R.SoSFVec3f
SoTransform. translation
Translation vector.SoSFVec3f
SoTranslation. translation
Translation vector.SoSFVec3f
SoShuttle. translation0
SoSFVec3f
SoShuttle. translation1
These define the two fixed translations that are interpolated to create the shuttling motion.SoSFVec3f
SoShaderParameter3f. value
Specifies the parameter's value. -
Uses of SoSFVec3f in com.openinventor.medical.nodes
Fields in com.openinventor.medical.nodes declared as SoSFVec3f Modifier and Type Field Description SoSFVec3f
TextBox. position
Position of the text box in normalized screen coordinates (-1 to 1). -
Uses of SoSFVec3f in com.openinventor.meshviz.data
Fields in com.openinventor.meshviz.data declared as SoSFVec3f Modifier and Type Field Description SoSFVec3f
PoMeshProbePoint. position
Position of the point probe. -
Uses of SoSFVec3f in com.openinventor.meshviz.graph
Fields in com.openinventor.meshviz.graph declared as SoSFVec3f Modifier and Type Field Description SoSFVec3f
PoCircle3CenterRadius. center
Circle center.SoSFVec3f
PoCircleArc3CtrPtAngle. center
Circle center.SoSFVec3f
PoCircleArc3CtrTwoPts. center
Circle center.SoSFVec3f
PoPieChart3D. center
Coordinates of the center of the circle forming the first face of the pie chart.SoSFVec3f
PoAutoCubeAxis. end
End point of the parallelepiped's diagonal.SoSFVec3f
PoCoordinateSystemAxis. end
End of the coordinate system.SoSFVec3f
PoGroup3Axis3. end
End coordinates of respectively the X, Y and Z axis.SoSFVec3f
PoGroup6Axis3. end
End point of the cube.SoSFVec3f
PoCircleArc3CtrTwoPts. endPoint
End point of the arc.SoSFVec3f
PoCircleArc3ThreePts. endPoint
End point of the arc.SoSFVec3f
PoAutoCubeAxis. gradEnd
Defines the value of the graduation (tick label) corresponding to the end point of this group of axes.SoSFVec3f
PoGroup3Axis3. gradEnd
Defines the value of the graduation (tick label) corresponding to the end point of this group of axes.SoSFVec3f
PoGroup6Axis3. gradEnd
Defines the value of the graduation (tick label) corresponding to the end point of this group of axes.SoSFVec3f
PoAutoCubeAxis. gradStart
Defines the value of the graduation (tick label) corresponding to the starting point of this group of axes.SoSFVec3f
PoGroup3Axis3. gradStart
Defines the value of the graduation (tick label) corresponding to the starting point of this group of axes.SoSFVec3f
PoGroup6Axis3. gradStart
Defines the value of the graduation (tick label) corresponding to the starting point of this group of axes.SoSFVec3f
PoCircleArc3ThreePts. middlePoint
Intermediate point of the arc.SoSFVec3f
PoCircle3CenterRadius. normal
Normal to the plane of circle.SoSFVec3f
PoCircleArc3CtrPtAngle. normal
Normal to the plane of circle.SoSFVec3f
PoCircle3ThreePoints. p
First point of the circle.SoSFVec3f
PoParallelogram3. p
First point of the parallelogram.SoSFVec3f
PoCircle3ThreePoints. q
Second point of the circle.SoSFVec3f
PoParallelogram3. q
Second point of the parallelogram.SoSFVec3f
PoCircle3ThreePoints. r
Third point of the circle.SoSFVec3f
PoParallelogram3. r
Third point of the parallelogram.SoSFVec3f
PoGeneralizedBar. scaleFactor
Specifies a possibly non uniform scale applied to each bar.SoSFVec3f
PoAutoCubeAxis. start
Start point of the parallelepiped's diagonal.SoSFVec3f
PoCartesianAxis. start
Defines the start of the axis.SoSFVec3f
PoCoordinateSystemAxis. start
Start of the coordinate system.SoSFVec3f
PoGroup3Axis3. start
Start point of the three axes.SoSFVec3f
PoGroup6Axis3. start
Start point of the cube.SoSFVec3f
PoCircleArc3CtrPtAngle. startPoint
Start point of the arc.SoSFVec3f
PoCircleArc3CtrTwoPts. startPoint
Start point of the arc.SoSFVec3f
PoCircleArc3ThreePts. startPoint
Start point of the arc. -
Uses of SoSFVec3f in com.openinventor.meshviz.nodes
Fields in com.openinventor.meshviz.nodes declared as SoSFVec3f Modifier and Type Field Description SoSFVec3f
PoDomain. max
Define the maximum of the domain.SoSFVec3f
PoDomain. min
Define the minimum of the domain. -
Uses of SoSFVec3f in com.openinventor.meshvizxlm.mapping.nodes
Fields in com.openinventor.meshvizxlm.mapping.nodes declared as SoSFVec3f Modifier and Type Field Description SoSFVec3f
MoMeshCylinderSlice. center
Specifies the cylinder's center.
The default value is(0,0,0)
.SoSFVec3f
MoMeshSphereSlice. center
Specifies the sphere's center.SoSFVec3f
MoMeshCylinderSlice. direction
Specifies the cylinder's direction.
The default value is(1,0,0)
.SoSFVec3f
MoMeshPointProbe. position
Field representing the position of the probe. -
Uses of SoSFVec3f in com.openinventor.volumeviz.nodes
Fields in com.openinventor.volumeviz.nodes declared as SoSFVec3f Modifier and Type Field Description SoSFVec3f
SoVolumeRender. lightDirection
Deprecated.As of Open Inventor 8500.
-