Uses of Class
org.web3d.vrml.scripting.ecmascript.builtin.SFRotation
Packages that use SFRotation
-
Uses of SFRotation in org.web3d.vrml.scripting.ecmascript.builtin
Methods in org.web3d.vrml.scripting.ecmascript.builtin that return SFRotationModifier and TypeMethodDescriptionSFRotation.jsFunction_inverse()
Calculate and return the inverse of this matrix.SFRotation.jsFunction_multiply
(org.mozilla.javascript.Scriptable newRotation) Multiply this rotation by the given rotation.SFRotation.jsFunction_slerp
(org.mozilla.javascript.Scriptable sc, double t)