Simply3DScan
SimpleScan3D.js
Go to the documentation of this file.
1 obj=document.getElementsByTagName('object');
2 for (var i=0; i<obj.length; ++i)
3  obj[i].outerHTML=obj[i].outerHTML;
obj
Definition: SimpleScan3D.js:1