Remoto - VFS: glCanvas.js Source File
Remoto - VFS
glCanvas.js
Go to the documentation of this file.
1 
2 define( [
3  "remoto!stdlib:js/panes/panes/glCanvas/glCanvas.js"
4  ],
5  function(glCanvas)
6  {
7  return glCanvas;
8  }
9 );
10 
glCanvas(layout)