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 TypeClassDescriptionclassTransform node with 3D interface for editing rotation and center.classTransform node with 3D Interface for editing ScaleFactor and Translation.classTransform node with 3D interface for rotating, scaling, and translating.classTransform node with 3D Interface for editing scale and translation.classTransform node with 3D interface for changing rotation and scaling.classTransform node with 3D interface for changing scaling, rotation, and translation.classTransform node with 3D interface for changing scaling, rotation, and translation.classBase 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 TypeClassDescriptionclassTransformation node that undoes non-uniform 3D scales.classNode that specifies a 3D geometric transformation as a matrix.classAnimated oscillating rotation node.classNode that resets the current transformation to identity.classNode representing a 3D rotation about an arbitrary axis.classNode representing a 3D rotation about the x-, y-, or z-axis.classAnimated rotation node.classNode representing a 3D geometric scaling.classAnimated oscillating translation node.classTransformation node that adjusts the current matrix so a default cube will surround other objects.classGeneral 3D geometric transformation node.classNode representing a 3D translation.classNode that scales to convert units of length.Methods in com.openinventor.inventor.nodes with parameters of type SoTransformationModifier and TypeMethodDescriptionvoidSoTransform.combineLeft(SoTransformation nodeOnLeft) Convenience function that combines the effects of another transformation node into the current transformation stored in this node.voidSoTransform.combineRight(SoTransformation nodeOnRight) Convenience function that combines the effects of another transformation node into the current transformation stored in this node.