SYMBOL INDEX (20 symbols across 3 files) FILE: src/App.js class App (line 3) | class App extends Component { method render (line 4) | render() { FILE: src/Scene.js class Scene (line 5) | class Scene extends Component { method constructor (line 6) | constructor(props) { method componentWillMount (line 19) | componentWillMount() { method componentDidMount (line 23) | componentDidMount() { method setupScene (line 27) | setupScene() { method computeBoundingBox (line 83) | computeBoundingBox() { method start (line 121) | start() { method renderScene (line 127) | renderScene() { method animate (line 131) | animate() { method stop (line 137) | stop() { method handleWindowResize (line 141) | handleWindowResize() { method componentWillUnmount (line 148) | componentWillUnmount() { method destroyContext (line 153) | destroyContext() { method render (line 161) | render() { FILE: src/serviceWorker.js function register (line 23) | function register(config) { function registerValidSW (line 57) | function registerValidSW(swUrl, config) { function checkValidServiceWorker (line 101) | function checkValidServiceWorker(swUrl, config) { function unregister (line 129) | function unregister() {