AbstractBufferRegion
¶A mapped region of a buffer.
Buffer regions are obtained using AbstractMappable.get_region.
Variables: | array – Array of data, of the type and count requested by get_region . |
---|
Methods:
invalidate
()Mark this region as changed.