update_index_buffer
- compas_view2.gl.update_index_buffer(data, buffer)[source]
Update an index buffer with new data.
- Parameters:
data (list[int]) – A flat list of ints.
buffer (int) – The ID of the buffer.
- Returns:
None
Update an index buffer with new data.
data (list[int]) – A flat list of ints.
buffer (int) – The ID of the buffer.
None
A computational framework for collaboration and research in Architecture, Engineering, Fabrication, and Construction.
Copyright © 2017-2021 compas-dev