UNPKG

@thewtex/vtk.js-esm

Version:

Visualization Toolkit for the Web

12 lines (10 loc) 184 B
var ObjectType = { ARRAY_BUFFER: 0, ELEMENT_ARRAY_BUFFER: 1, TEXTURE_BUFFER: 2 }; var Constants = { ObjectType: ObjectType }; export default Constants; export { ObjectType };