MCPcopy Create free account
hub / github.com/WarFrontIO/client / createVertexArray

Method createVertexArray

src/renderer/GameGLContext.ts:159–187  ·  view source on GitHub ↗

* Creates a vertex array with the given options. * @param program The program to use, only required if attributes are set * @param attributes Array of attributes to set up AttributeOptions

(program: WebGLProgram | null = null, ...attributes: AttributeOptions[])

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 11

constructorMethod · 0.80
setupFunction · 0.80
setupMethod · 0.80
setupMethod · 0.80
setupMethod · 0.80
buildDetailFunction · 0.80
setupMethod · 0.80
setupMethod · 0.80
setupMethod · 0.80
setupMethod · 0.80
setupMethod · 0.80

Calls 2

createBufferMethod · 0.95
bufferDataMethod · 0.80

Tested by

no test coverage detected