Uses of Class
com.openinventor.inventor.fields.SoMFVec3f
-
Packages that use SoMFVec3f Package Description com.openinventor.inventor.engines com.openinventor.inventor.nodes com.openinventor.meshviz.data com.openinventor.meshviz.graph com.openinventor.meshvizxlm.mapping.nodes Provides rendering, property and action nodes. -
-
Uses of SoMFVec3f in com.openinventor.inventor.engines
Fields in com.openinventor.inventor.engines declared as SoMFVec3f Modifier and Type Field Description SoMFVec3fSoCalculator. AVector input.SoMFVec3fSoComposeRotation. axisAxis of rotation.SoMFVec3fSoCalculator. BVector input.SoMFVec3fSoCalculator. CVector input.SoMFVec3fSoComposeMatrix. centerCenter point for scaling and rotating.SoMFVec3fSoDecomposeMatrix. centerThe center of transformations.SoMFVec3fSoCalculator. DVector input.SoMFVec3fSoCalculator. EVector input.SoMFVec3fSoCalculator. FVector input.SoMFVec3fSoComposeRotationFromTo. fromVector before the rotation.SoMFVec3fSoCalculator. GVector input.SoMFVec3fSoCalculator. HVector input.SoMFVec3fSoInterpolateVec3f. input0The engine linearly interpolates from input0 to input1.SoMFVec3fSoInterpolateVec3f. input1The engine linearly interpolates from input0 to input1.SoMFVec3fSoTrackFollower. pointsCoordinates of the control points.SoMFVec3fSoComposeMatrix. scaleFactorScale factors in x, y, and z.SoMFVec3fSoComposeRotationFromTo. toVector after the rotation.SoMFVec3fSoComposeMatrix. translationTranslation in x, y, and z.SoMFVec3fSoDecomposeVec3f. vectorVector to be decomposed.SoMFVec3fSoTransformVec3f. vectorInput row vector. -
Uses of SoMFVec3f in com.openinventor.inventor.nodes
Fields in com.openinventor.inventor.nodes declared as SoMFVec3f Modifier and Type Field Description SoMFVec3fSoVertexProperty. normalNormal vector(s).SoMFVec3fSoCoordinate3. pointCoordinate point(s).SoMFVec3fSoProfileCoordinate3. pointRational 3D profile coordinate points.SoMFVec3fSoTextureCoordinate3. pointTexture coordinate points.SoMFVec3fSoBaseExtrusion. spineSpine points.SoMFVec3fSoVertexProperty. tangentTangent vector(s).SoMFVec3fSoVertexProperty. texCoord33D texture coordinate(s).SoMFVec3fSoShaderParameterArray3f. valueSpecifies the parameter's value.SoMFVec3fSoVertexShaderParameter3f. valueSpecifies the parameter's values.SoMFVec3fSoNormal. vectorSurface normal vectors.SoMFVec3fSoVertexProperty. vertexVertex coordinate(s). -
Uses of SoMFVec3f in com.openinventor.meshviz.data
Fields in com.openinventor.meshviz.data declared as SoMFVec3f Modifier and Type Field Description SoMFVec3fPoStreamSurface. rakeOrientationOrientation of the rake-sources.SoMFVec3fPoBaseStreamLine. startPointsStart points of the streamlines. -
Uses of SoMFVec3f in com.openinventor.meshviz.graph
Fields in com.openinventor.meshviz.graph declared as SoMFVec3f Modifier and Type Field Description SoMFVec3fPoLabel. offsetDefines an offset applied to the label.SoMFVec3fPoArrow3. pointPoint list of the arrow.SoMFVec3fPoCurve3. pointPoint list of the curve.SoMFVec3fPoPointsFieldBars. pointList of points for parallelepipeds.SoMFVec3fPoGeneralizedScatter. scaleFactorDefines a possibly non uniform scale applied to each marker. -
Uses of SoMFVec3f in com.openinventor.meshvizxlm.mapping.nodes
Fields in com.openinventor.meshvizxlm.mapping.nodes declared as SoMFVec3f Modifier and Type Field Description SoMFVec3fMoMeshStreamline. startingPointsStarting points for the streamline computation.
The default value is empty.
-