![]() |
Blender V2.61 - r43446
|
#include <GPU_buffers.h>
Public Attributes | |
| GPUBuffer * | points |
| GPUBuffer * | normals |
| GPUBuffer * | uv |
| GPUBuffer * | colors |
| GPUBuffer * | edges |
| GPUBuffer * | uvedges |
| int * | triangle_to_mface |
| struct GPUVertPointLink * | vert_points |
| struct GPUVertPointLink * | vert_points_mem |
| int | vert_points_usage |
| int | colType |
| GPUBufferMaterial * | materials |
| int | totmaterial |
| int | tot_triangle_point |
| int | tot_loose_point |
| int | totvert |
| int | totedge |
| int | legacy |
Definition at line 79 of file GPU_buffers.h.
Definition at line 83 of file GPU_buffers.h.
Referenced by GPU_color3_upload(), GPU_color_setup(), gpu_drawobject_buffer_from_type(), and GPU_drawobject_free().
Definition at line 96 of file GPU_buffers.h.
Referenced by cdDM_drawFacesTex_common(), and gpu_buffer_color_type().
Definition at line 84 of file GPU_buffers.h.
Referenced by cdDM_drawEdges(), cdDM_drawLooseEdges(), gpu_drawobject_buffer_from_type(), GPU_drawobject_free(), and GPU_edge_setup().
Definition at line 110 of file GPU_buffers.h.
Referenced by cdDM_drawMappedFacesGLSL(), GPU_buffer_legacy(), and gpu_buffer_setup().
Definition at line 98 of file GPU_buffers.h.
Referenced by cdDM_drawFacesSolid(), GPU_drawobject_free(), gpu_drawobject_init_vert_points(), and GPU_drawobject_new().
Definition at line 81 of file GPU_buffers.h.
Referenced by gpu_drawobject_buffer_from_type(), GPU_drawobject_free(), and GPU_normal_setup().
Definition at line 80 of file GPU_buffers.h.
Referenced by gpu_drawobject_buffer_from_type(), GPU_drawobject_free(), GPU_edge_setup(), and GPU_vertex_setup().
Definition at line 102 of file GPU_buffers.h.
Referenced by cdDM_drawVerts(), gpu_buffer_size_from_type(), and gpu_drawobject_init_vert_points().
Definition at line 101 of file GPU_buffers.h.
Referenced by cdDM_drawFacesColored(), cdDM_drawFacesTex_common(), cdDM_drawMappedFaces(), cdDM_drawMappedFacesGLSL(), cdDM_drawVerts(), GPU_buffer_copy_vertex(), gpu_buffer_size_from_type(), GPU_color3_upload(), gpu_drawobject_init_vert_points(), and GPU_drawobject_new().
Definition at line 106 of file GPU_buffers.h.
Referenced by gpu_buffer_size_from_type(), and GPU_drawobject_new().
Definition at line 99 of file GPU_buffers.h.
Referenced by cdDM_drawFacesSolid(), gpu_buffer_setup(), gpu_drawobject_init_vert_points(), and GPU_drawobject_new().
Definition at line 105 of file GPU_buffers.h.
Referenced by GPU_buffer_copy_vertex(), gpu_drawobject_init_vert_points(), and GPU_drawobject_new().
Definition at line 88 of file GPU_buffers.h.
Referenced by cdDM_drawFacesTex_common(), cdDM_drawMappedFaces(), cdDM_drawMappedFacesGLSL(), gpu_drawobject_add_triangle(), GPU_drawobject_free(), and GPU_drawobject_new().
Definition at line 82 of file GPU_buffers.h.
Referenced by gpu_drawobject_buffer_from_type(), GPU_drawobject_free(), and GPU_uv_setup().
Definition at line 85 of file GPU_buffers.h.
Referenced by gpu_drawobject_buffer_from_type(), GPU_drawobject_free(), and GPU_uvedge_setup().
Definition at line 91 of file GPU_buffers.h.
Referenced by GPU_buffer_copy_edge(), GPU_buffer_copy_vertex(), gpu_drawobject_add_vert_point(), GPU_drawobject_free(), and gpu_drawobject_init_vert_points().
Definition at line 93 of file GPU_buffers.h.
Referenced by gpu_drawobject_add_vert_point(), GPU_drawobject_free(), and gpu_drawobject_init_vert_points().
Definition at line 94 of file GPU_buffers.h.
Referenced by gpu_drawobject_add_vert_point(), and gpu_drawobject_init_vert_points().