Uses of Interface
org.web3d.x3d.sai.SFRotation
Packages that use SFRotation
-
Uses of SFRotation in org.web3d.x3d.sai
Methods in org.web3d.x3d.sai with parameters of type SFRotationModifier and TypeMethodDescriptionvoidMatrix4.getTransform(SFVec3f translation, SFRotation rotation, SFVec3f scale) voidSFMatrix4f.getTransform(SFVec3f transform, SFRotation rotation, SFVec3f scale) voidMatrix4.setTransform(SFVec3f translation, SFRotation rotation, SFVec3f scale, SFRotation scaleOrientation, SFVec3f center) voidSFMatrix4f.setTransform(SFVec3f transform, SFRotation rotation, SFVec3f scale, SFRotation scaleOrientation, SFVec3f center)