(gl, options)
| 12306 | } |
| 12307 | |
| 12308 | function createAxes(gl, options) { |
| 12309 | var axes = new Axes(gl) |
| 12310 | axes.update(options) |
| 12311 | return axes |
| 12312 | } |
| 12313 | |
| 12314 | |
| 12315 | /***/ }), |
no outgoing calls
no test coverage detected
searching dependent graphs…