Home
last modified time | relevance | path

Searched refs:getNormalMatrix (Results 1 – 3 of 3) sorted by relevance

/plugin/stlviewer/stlviewer/
H A DProjector.js169 normalMatrix.getNormalMatrix( object.matrixWorld );
526 _normalMatrix.getNormalMatrix( _modelMatrix );
H A DCanvasRenderer.js340 _normalViewMatrix.getNormalMatrix( camera.matrixWorldInverse );
H A Dthree.min.js2getNormalMatrix=function(t){return this.setFromMatrix4(t).getInverse(this).transpose()},e.transpos… function