OpenGL.arrays.numpybuffers

Buffer based Numpy plugin (not used)
This API is no more useful than the direct Numpy version, as Numpy already gives us the details we need *when using the accelerator module* at a low level, with very fast access. When using the non-accelerated version the ctypes version *might* show some performance benefits, but it's not going to be fast no matter what we do without C-level code.

Functions

Classes