Uses of Class
com.openinventor.inventor.fields.SoSFRotation
-
Packages that use SoSFRotation Package Description com.openinventor.imageviz.nodes.images Data conversion conventions in ImageViz com.openinventor.inventor.draggers com.openinventor.inventor.nodes -
-
Uses of SoSFRotation in com.openinventor.imageviz.nodes.images
Fields in com.openinventor.imageviz.nodes.images declared as SoSFRotation Modifier and Type Field Description SoSFRotationSoImageDataAdapter. orientation -
Uses of SoSFRotation in com.openinventor.inventor.draggers
Fields in com.openinventor.inventor.draggers declared as SoSFRotation Modifier and Type Field Description SoSFRotationSoCenterballDragger. rotationOrientation of the centerball dragger.SoSFRotationSoDirectionalLightDragger. rotationOrientation of the rotating part (an arrow by default).SoSFRotationSoJackDragger. rotationOrientation of the dragger.SoSFRotationSoRotateCylindricalDragger. rotationOrientation of the dragger.SoSFRotationSoRotateDiscDragger. rotationOrientation of the dragger.SoSFRotationSoRotateSphericalDragger. rotationOrientation of the dragger.SoSFRotationSoSpotLightDragger. rotationOrientation of the rotating part (an arrow by default).SoSFRotationSoTrackballDragger. rotationOrientation of the dragger.SoSFRotationSoTransformBoxDragger. rotationOrientation of the dragger.SoSFRotationSoTransformerDragger. rotationOrientation of the dragger. -
Uses of SoSFRotation in com.openinventor.inventor.nodes
Fields in com.openinventor.inventor.nodes declared as SoSFRotation Modifier and Type Field Description SoSFRotationSoCamera. orientationThe orientation of the camera viewpoint, defined as a rotation of the viewing direction from its default (0,0,-1) vector.SoSFRotationSoRotation. rotationRotation specification.SoSFRotationSoTransform. rotationRotation specification.SoSFRotationSoPendulum. rotation0Defines the first of the two fixed rotations that are interpolated to create the pendular motion.SoSFRotationSoPendulum. rotation1Defines the second of the two fixed rotations that are interpolated to create the pendular motion.SoSFRotationSoTransform. scaleOrientationRotational orientation for scale.
-