Trees | Indices | Toggle frames |
---|
A mapped region of a buffer.
Buffer regions are obtained using AbstractMappable.get_region.
invalidate(self)
Mark this region as changed.
|
ctypes array |
array
Array of data, of the type and count requested by get_region.
|
Mark this region as changed.
The buffer may not be updated with the latest contents of the array until this method is called. (However, it may not be updated until the next time the buffer is used, for efficiency).
Trees | Indices | Toggle frames |
---|
Generated by Epydoc 3.0beta1 on Thu Dec 31 17:58:18 2009 | http://epydoc.sourceforge.net |