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 SoMFVec3f
SoCalculator.A
Vector input.final SoMFVec3f
SoComposeRotation.axis
Axis of rotation.final SoMFVec3f
SoCalculator.B
Vector input.final SoMFVec3f
SoCalculator.C
Vector input.final SoMFVec3f
SoComposeMatrix.center
Center point for scaling and rotating.final SoMFVec3f
SoDecomposeMatrix.center
The center of transformations.final SoMFVec3f
SoCalculator.D
Vector input.final SoMFVec3f
SoCalculator.E
Vector input.final SoMFVec3f
SoCalculator.F
Vector input.final SoMFVec3f
SoComposeRotationFromTo.from
Vector before the rotation.final SoMFVec3f
SoCalculator.G
Vector input.final SoMFVec3f
SoCalculator.H
Vector input.final SoMFVec3f
SoInterpolateVec3f.input0
The engine linearly interpolates from input0 to input1.final SoMFVec3f
SoInterpolateVec3f.input1
The engine linearly interpolates from input0 to input1.final SoMFVec3f
SoTrackFollower.points
Coordinates of the control points.final SoMFVec3f
SoComposeMatrix.scaleFactor
Scale factors in x, y, and z.final SoMFVec3f
SoComposeRotationFromTo.to
Vector after the rotation.final SoMFVec3f
SoComposeMatrix.translation
Translation in x, y, and z.final SoMFVec3f
SoDecomposeVec3f.vector
Vector to be decomposed.final SoMFVec3f
SoTransformVec3f.vector
Input row vector. -
Uses of SoMFVec3f in com.openinventor.inventor.nodes
Fields in com.openinventor.inventor.nodes declared as SoMFVec3fModifier and TypeFieldDescriptionfinal SoMFVec3f
SoVertexProperty.normal
Normal vector(s).final SoMFVec3f
SoCoordinate3.point
Coordinate point(s).final SoMFVec3f
SoProfileCoordinate3.point
Rational 3D profile coordinate points.final SoMFVec3f
SoTextureCoordinate3.point
Texture coordinate points.final SoMFVec3f
SoBaseExtrusion.spine
Spine points.final SoMFVec3f
SoVertexProperty.tangent
Tangent vector(s).final SoMFVec3f
SoVertexProperty.texCoord3
3D texture coordinate(s).final SoMFVec3f
SoShaderParameterArray3f.value
Specifies the parameter's value.final SoMFVec3f
SoVertexShaderParameter3f.value
Specifies the parameter's values.final SoMFVec3f
SoNormal.vector
Surface normal vectors.final SoMFVec3f
SoVertexProperty.vertex
Vertex coordinate(s). -
Uses of SoMFVec3f in com.openinventor.meshviz.data
Fields in com.openinventor.meshviz.data declared as SoMFVec3fModifier and TypeFieldDescriptionfinal SoMFVec3f
PoStreamSurface.rakeOrientation
Orientation of the rake-sources.final SoMFVec3f
PoBaseStreamLine.startPoints
Start points of the streamlines. -
Uses of SoMFVec3f in com.openinventor.meshviz.graph
Fields in com.openinventor.meshviz.graph declared as SoMFVec3fModifier and TypeFieldDescriptionfinal SoMFVec3f
PoLabel.offset
Defines an offset applied to the label.final SoMFVec3f
PoArrow3.point
Point list of the arrow.final SoMFVec3f
PoCurve3.point
Point list of the curve.final SoMFVec3f
PoPointsFieldBars.point
List of points for parallelepipeds.final SoMFVec3f
PoGeneralizedScatter.scaleFactor
Defines 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.startingPoints
Starting points for the streamline computation.
The default value is empty.