Searched refs:getAsArray (Results 1 – 1 of 1) sorted by relevance
203 J3DIMatrix4.prototype.getAsArray = function() method in J3DIMatrix4220 return new Float32Array(this.getAsArray());1006 J3DIVector3.prototype.getAsArray = function() method in J3DIVector31013 return new Float32Array(this.getAsArray());