Home
last modified time | relevance | path

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

/plugin/stlviewer/stlviewer/
DTrackballControls.js228 this.panCamera = ( function () { method in THREE.TrackballControls
234 return function panCamera() { function