| Home | Trees | Indices | Help |
|
|---|
|
|
implement a buffer for draw commands which allocates memory in blocks so that a new memory allocation is not needed everytime functions are appended
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
INCREMENT = 500
|
|||
|
|||
Get current contents of buffer Note that this returns a view into the numpy array, so if the return value is modified the buffer will change too. |
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Feb 18 14:41:19 2008 | http://epydoc.sourceforge.net |