Blender  V2.59
Public Attributes
GPUDrawObject Struct Reference

#include <GPU_buffers.h>

List of all members.

Public Attributes

GPUBufferpoints
GPUBuffernormals
GPUBufferuv
GPUBuffercolors
GPUBufferedges
GPUBufferuvedges
int * triangle_to_mface
struct GPUVertPointLinkvert_points
struct GPUVertPointLinkvert_points_mem
int vert_points_usage
int colType
GPUBufferMaterialmaterials
int totmaterial
int tot_triangle_point
int tot_loose_point
int totvert
int totedge
int legacy

Detailed Description

Definition at line 84 of file GPU_buffers.h.


Member Data Documentation

Definition at line 101 of file GPU_buffers.h.

Referenced by cdDM_drawFacesTex_common(), and gpu_buffer_color_type().

Definition at line 115 of file GPU_buffers.h.

Referenced by cdDM_drawMappedFacesGLSL(), GPU_buffer_legacy(), and gpu_buffer_setup().

Definition at line 111 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 gpu_drawobject_add_vert_point(), and gpu_drawobject_init_vert_points().


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