Blender
V3.3
|
Public Attributes | |
uchar | domain |
uchar | type |
ushort | cd_offset |
int | layer_idx |
Definition at line 84 of file gpu_buffers.c.
ushort GPUAttrRef::cd_offset |
Definition at line 86 of file gpu_buffers.c.
Referenced by gpu_pbvh_make_attr_offs().
uchar GPUAttrRef::domain |
Definition at line 85 of file gpu_buffers.c.
Referenced by GPU_pbvh_attribute_names_update(), gpu_pbvh_make_attr_offs(), and GPU_pbvh_mesh_buffers_update().
int GPUAttrRef::layer_idx |
Definition at line 87 of file gpu_buffers.c.
Referenced by GPU_pbvh_attribute_names_update(), gpu_pbvh_make_attr_offs(), and GPU_pbvh_mesh_buffers_update().
uchar GPUAttrRef::type |
Definition at line 85 of file gpu_buffers.c.
Referenced by gpu_pbvh_make_attr_offs().