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