Uses of Class
com.openinventor.inventor.fields.SoMFRotation
-
Packages that use SoMFRotation Package Description com.openinventor.inventor.engines com.openinventor.inventor.nodes -
-
Uses of SoMFRotation in com.openinventor.inventor.engines
Fields in com.openinventor.inventor.engines declared as SoMFRotation Modifier and Type Field Description SoMFRotation
SoTrackFollower. headRotation
The final rotation applied at a control point, which allows the camera or the object to be rotated while following the track.SoMFRotation
SoInterpolateRotation. input0
The engine linearly interpolates from input0 to input1.SoMFRotation
SoInterpolateRotation. input1
The engine linearly interpolates from input0 to input1.SoMFRotation
SoComposeMatrix. rotation
Rotation.SoMFRotation
SoDecomposeRotation. rotation
Rotation to be decomposed.SoMFRotation
SoComposeMatrix. scaleOrientation
Rotational space for scaling. -
Uses of SoMFRotation in com.openinventor.inventor.nodes
Fields in com.openinventor.inventor.nodes declared as SoMFRotation Modifier and Type Field Description SoMFRotation
SoExtrusion. orientation
The cross-section curve is rotated by this value relative to a local reference system with origin at the current spine point and X / Z axes in the plane containing the cross-section curve.
-