MCPcopy Create free account
hub / github.com/PavelDoGreat/WebGL-Fluid-Simulation / bind

Method bind

script.js:379–381  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

377 }
378
379 bind () {
380 gl.useProgram(this.activeProgram);
381 }
382}
383
384class Program {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected