UNPKG

@acransac/vtk.js

Version:

Visualization Toolkit for the Web

26 lines (14 loc) 429 B
vtkOpenGLHelper Store the shaders, program, and ibo in a common place as they are used together frequently. This is just a convenience class. ### program The shader program ### VAO The VertexArrayObject ### CABO The cell array buffer object. See vtkCellArrayBufferObject ### shaderSourceTime The last time the shader source code changed ### attributeUpdateTime The last time the attributes for the VAO were assigned