Home
last modified time | relevance | path

Searched refs:applyMatrix (Results 1 – 2 of 2) sorted by last modified time

/plugin/stlviewer/stlviewer/
H A Dthree.min.js2applyMatrix:function(t){return console.warn("THREE.Geometry: .applyMatrix() has been renamed to .a…
/plugin/processing/
H A Dscript.js2205 this.applyMatrix = function(matrix) { method
2207 this.applyMatrix(matrix.elements[0], matrix.elements[1], 0, matrix.elements[2],
4967 p.applyMatrix = function applyMatrix() { function