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 SoMFRotationSoTrackFollower. headRotationThe final rotation applied at a control point, which allows the camera or the object to be rotated while following the track.SoMFRotationSoInterpolateRotation. input0The engine linearly interpolates from input0 to input1.SoMFRotationSoInterpolateRotation. input1The engine linearly interpolates from input0 to input1.SoMFRotationSoComposeMatrix. rotationRotation.SoMFRotationSoDecomposeRotation. rotationRotation to be decomposed.SoMFRotationSoComposeMatrix. scaleOrientationRotational 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 SoMFRotationSoExtrusion. orientationThe 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.
-