Blender  V2.59
Public Attributes
_Buffer Struct Reference

#include <bgl.h>

List of all members.

Public Attributes

PyObject_VAR_HEAD PyObject * parent
int type
int ndimensions
int * dimensions
union {
   char *   asbyte
   short *   asshort
   int *   asint
   float *   asfloat
   double *   asdouble
   void *   asvoid
buf

Detailed Description

Definition at line 56 of file bgl.h.


Member Data Documentation

Definition at line 65 of file bgl.h.

Referenced by Image_getImage().

Definition at line 69 of file bgl.h.

Definition at line 68 of file bgl.h.

Definition at line 67 of file bgl.h.

Definition at line 66 of file bgl.h.

Definition at line 71 of file bgl.h.

Referenced by BGL_MakeBuffer(), Buffer_item(), load(), and plot().

union { ... } _Buffer::buf

Definition at line 62 of file bgl.h.

Referenced by BGL_MakeBuffer(), Buffer_ass_item(), Buffer_item(), and testBGLBuffer().

Definition at line 61 of file bgl.h.

Referenced by BGL_MakeBuffer(), Buffer_item(), and testBGLBuffer().

PyObject_VAR_HEAD PyObject* _Buffer::parent

Definition at line 58 of file bgl.h.

Referenced by BGL_MakeBuffer(), and Buffer_item().

Definition at line 60 of file bgl.h.

Referenced by BGL_MakeBuffer(), Buffer_item(), and testBGLBuffer().


The documentation for this struct was generated from the following file: