Uses of Class
com.openinventor.inventor.nodes.SoTransform
Packages that use SoTransform
Package
Description
Collision Detection.
-
Uses of SoTransform in com.openinventor.inventor.collision
Methods in com.openinventor.inventor.collision that return SoTransformModifier and TypeMethodDescriptionSoCollisionManager.getTransform()Returns the transformation that will be watched.Methods in com.openinventor.inventor.collision with parameters of type SoTransformModifier and TypeMethodDescriptionvoidSoDualSceneCollider.activate(SoTransform transform) Specifies the transformation that will be watched.voidSoCollisionManager.setTransform(SoTransform transform) Sets the transformation that will be watched.Constructors in com.openinventor.inventor.collision with parameters of type SoTransformModifierConstructorDescriptionSoCollisionManager(SoPath object, SoGroup scene, SoTransform transform) Constructor. -
Uses of SoTransform in com.openinventor.inventor.manips
Subclasses of SoTransform 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.Methods in com.openinventor.inventor.manips with parameters of type SoTransformModifier and TypeMethodDescriptionbooleanSoTransformManip.replaceManip(SoPath p, SoTransform newOne) Replaces the tail of the path, which must be this manipulator, with the givenSoTransformnode. -
Uses of SoTransform in com.openinventor.meshviz.graph
Methods in com.openinventor.meshviz.graph that return SoTransformModifier and TypeMethodDescriptionPbDomain.getTransform()Get the domain transform matrix in anSoTransformobject. -
Uses of SoTransform in com.openinventor.meshviz.nodes
Methods in com.openinventor.meshviz.nodes that return SoTransformModifier and TypeMethodDescriptionPoDomain.getTransform()Get the domain transform matrix in anSoTransformobject.