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