Searched refs:applyMatrix (Results 1 – 3 of 3) sorted by relevance
2205 this.applyMatrix = function(matrix) { method2207 this.applyMatrix(matrix.elements[0], matrix.elements[1], 0, matrix.elements[2],4967 p.applyMatrix = function applyMatrix() { function
2 …applyMatrix:function(t){return console.warn("THREE.Geometry: .applyMatrix() has been renamed to .a… method
1 …applyMatrix} from '../transform.js';\n\n/**\n * Single triangle; consists of 3 source points and 3…