Namespacedojox.gfx3d.vector

dojo.require("dojox.gfx3d.vector");
defined in dojox/gfx3d/vector.js

FunctionsBack to top

center of the vectors
applies a matrix to a point matrix: dojox.gfx3d.matrix.Matrix3D: a 3D matrix object to be applied
applies a matrix to a point matrix: dojox.gfx3d.matrix.Matrix3D: a 3D matrix object to be applied
find the normal of the implicit surface
sum of the vectors
applies a cross product of two vectorss, (x, y, z) and (u, v, w)
applies a cross product of two vectorss, (x, y, z) and (u, v, w)