Home
Docs
Install
OpenGL_accelerate
OpenGL_accelerate.buffers_formathandler
Cython memoryview implementation of buffer-api format handler
Classes
class
MemoryviewHandler
(
FormatHandler
):
__init__
x.__init__(...) initializes x; see help(type(x)) for signature
array_to_gl_constant
gl_constant_to_array
__new__
(
)
T.__new__(S, ...) -> a new object with type S, a subtype of T