Uses of Class
com.openinventor.inventor.nodes.SoTransformation
Packages that use SoTransformation
Package
Description
-
Uses of SoTransformation in com.openinventor.inventor.geo
Subclasses of SoTransformation in com.openinventor.inventor.geo -
Uses of SoTransformation in com.openinventor.inventor.manips
Subclasses of SoTransformation in com.openinventor.inventor.manipsModifier and TypeClassDescriptionclass
Transform node with 3D interface for editing rotation and center.class
Transform node with 3D Interface for editing ScaleFactor and Translation.class
Transform node with 3D interface for rotating, scaling, and translating.class
Transform node with 3D Interface for editing scale and translation.class
Transform node with 3D interface for changing rotation and scaling.class
Transform node with 3D interface for changing scaling, rotation, and translation.class
Transform node with 3D interface for changing scaling, rotation, and translation.class
Base class for all transform nodes with built-in 3D user interfaces. -
Uses of SoTransformation in com.openinventor.inventor.nodes
Subclasses of SoTransformation in com.openinventor.inventor.nodesModifier and TypeClassDescriptionclass
Transformation node that undoes non-uniform 3D scales.class
Node that specifies a 3D geometric transformation as a matrix.class
Animated oscillating rotation node.class
Node that resets the current transformation to identity.class
Node representing a 3D rotation about an arbitrary axis.class
Node representing a 3D rotation about the x-, y-, or z-axis.class
Animated rotation node.class
Node representing a 3D geometric scaling.class
Animated oscillating translation node.class
Transformation node that adjusts the current matrix so a default cube will surround other objects.class
General 3D geometric transformation node.class
Node representing a 3D translation.class
Node that scales to convert units of length.Methods in com.openinventor.inventor.nodes with parameters of type SoTransformationModifier and TypeMethodDescriptionvoid
SoTransform.combineLeft
(SoTransformation nodeOnLeft) Convenience function that combines the effects of another transformation node into the current transformation stored in this node.void
SoTransform.combineRight
(SoTransformation nodeOnRight) Convenience function that combines the effects of another transformation node into the current transformation stored in this node.