Skip to content

Update TransferToOpenGL to use ArrayHandle::CopyInto.

Now that ArrayHandle has CopyInto we can simplify the code inside the OpenGL transfer of non basic array handles.

Closes issue #32 (closed)

Merge request reports