Uses of Class
org.web3d.vrml.renderer.common.input.dis.Quat4dVariable
Packages that use Quat4dVariable
-
Uses of Quat4dVariable in org.web3d.vrml.renderer.common.input.dis
Methods in org.web3d.vrml.renderer.common.input.dis with parameters of type Quat4dVariableModifier and TypeMethodDescriptionvoid
Quat4dVariable.interpolate
(Quat4dVariable v1, Quat4dVariable v2, double alpha, long newReferenceTime) Sets the state of this variable to an interpolated state between the two specified variables.void
Quat4dVariable.set
(Quat4dVariable pVariable) Sets the state of this variable to that of another variable.