Blender V2.61 - r43446
|
#include <GPU_buffers.h>
Public Attributes | |
int | index |
int | size |
int | type |
Definition at line 114 of file GPU_buffers.h.
int GPUAttrib::index |
Definition at line 115 of file GPU_buffers.h.
Referenced by cdDM_drawMappedFacesGLSL(), and GPU_interleaved_attrib_setup().
int GPUAttrib::size |
Definition at line 116 of file GPU_buffers.h.
Referenced by cdDM_drawMappedFacesGLSL(), GPU_attrib_element_size(), and GPU_interleaved_attrib_setup().
int GPUAttrib::type |
Definition at line 117 of file GPU_buffers.h.
Referenced by cdDM_drawMappedFacesGLSL(), and GPU_interleaved_attrib_setup().