|
Blender
V2.59
|
#include <GPU_buffers.h>
Public Attributes | |
| int | index |
| int | size |
| int | type |
Definition at line 119 of file GPU_buffers.h.
| int GPUAttrib::index |
Definition at line 120 of file GPU_buffers.h.
Referenced by cdDM_drawMappedFacesGLSL(), and GPU_interleaved_attrib_setup().
| int GPUAttrib::size |
Definition at line 121 of file GPU_buffers.h.
Referenced by cdDM_drawMappedFacesGLSL(), MakeCursor::App::changesize(), MakeCursor::App::doit(), GPU_attrib_element_size(), GPU_interleaved_attrib_setup(), MakeCursor::App::scrnclick(), MakeCursor::App::scrndrag(), MakeCursor::App::updateprev(), and MakeCursor::App::updatescrn().
| int GPUAttrib::type |
Definition at line 122 of file GPU_buffers.h.
Referenced by cdDM_drawMappedFacesGLSL(), and GPU_interleaved_attrib_setup().