Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "buffer"

Index

Functions

Const compileAttribPool

  • compileAttribPool(gl: WebGLRenderingContext, pool: AttribPool, ids?: string[], target?: number, mode?: number): ModelAttributeSpecs

Const compileAttribs

Const compileIndices

Const compileModel

Const compileVAO

  • compileVAO(gl: WebGLRenderingContext, spec: ModelSpec): undefined | WebGLVertexArrayObject

Const defBuffer

  • defBuffer(gl: WebGLRenderingContext, data?: TypedArray, target?: number, mode?: number): WebGLArrayBuffer<TypedArray>

Const initBuffer

Generated using TypeDoc