| Trees | Indices | Toggle frames |
|---|
AbstractBufferRegion --+
|
VertexArrayRegion
A mapped region of a vertex array.
The invalidate method is a no-op but is provided in order to present a consistent interface with VertexBufferObjectRegion.
| __init__(self, array) | |
|
invalidate(self)
Mark this region as changed.
(Inherited from pyglet.graphics.vertexbuffer.AbstractBufferRegion)
|
| ctypes array |
array
Array of data, of the type and count requested by get_region.
(Inherited from pyglet.graphics.vertexbuffer.AbstractBufferRegion)
|
| Trees | Indices | Toggle frames |
|---|
| Generated by Epydoc 3.0beta1 on Sat Oct 4 13:19:16 2008 | http://epydoc.sourceforge.net |