| 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 Thu Dec 31 17:58:18 2009 | http://epydoc.sourceforge.net |