Blender  V2.59
Public Attributes
GPU_Buffers Struct Reference

List of all members.

Public Attributes

GLuint vert_buf
GLuint index_buf
GLenum index_type
MFacemface
MVertmvert
int * face_indices
int totface
DMGridData ** grids
int * grid_indices
int totgrid
int gridsize
unsigned int tot_tri
unsigned int tot_quad

Detailed Description

Definition at line 1281 of file gpu_buffers.c.


Member Data Documentation

Definition at line 1289 of file gpu_buffers.c.

Referenced by GPU_build_mesh_buffers(), and GPU_draw_buffers().

Definition at line 1294 of file gpu_buffers.c.

Referenced by GPU_draw_buffers(), and GPU_update_grid_buffers().

Definition at line 1293 of file gpu_buffers.c.

Referenced by GPU_draw_buffers(), and GPU_update_grid_buffers().

Definition at line 1296 of file gpu_buffers.c.

Referenced by GPU_draw_buffers(), and GPU_update_grid_buffers().

Definition at line 1287 of file gpu_buffers.c.

Referenced by GPU_build_mesh_buffers(), and GPU_draw_buffers().

Definition at line 1288 of file gpu_buffers.c.

Referenced by GPU_draw_buffers(), and GPU_update_mesh_buffers().

unsigned int GPU_Buffers::tot_quad

Definition at line 1298 of file gpu_buffers.c.

Referenced by GPU_build_grid_buffers(), and GPU_draw_buffers().

unsigned int GPU_Buffers::tot_tri

Definition at line 1298 of file gpu_buffers.c.

Referenced by GPU_build_mesh_buffers(), and GPU_draw_buffers().

Definition at line 1290 of file gpu_buffers.c.

Referenced by GPU_build_mesh_buffers(), and GPU_draw_buffers().

Definition at line 1295 of file gpu_buffers.c.

Referenced by GPU_draw_buffers(), and GPU_update_grid_buffers().


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