Home
last modified time | relevance | path

Searched defs:getMouseOnCircle (Results 1 – 1 of 1) sorted by relevance

/plugin/stlviewer/stlviewer/
H A DTrackballControls.js121 var getMouseOnCircle = ( function () { method in THREE.TrackballControls
125 return function getMouseOnCircle( pageX, pageY ) { function