Blender  V2.93
Public Attributes | List of all members
MeshExtract_Tri_Data Struct Reference

Public Attributes

GPUIndexBufBuilder elb
 
int * tri_mat_start
 
int * tri_mat_end
 

Detailed Description

Definition at line 803 of file draw_cache_extract_mesh.c.

Member Data Documentation

◆ elb

GPUIndexBufBuilder MeshExtract_Tri_Data::elb

Definition at line 804 of file draw_cache_extract_mesh.c.

◆ tri_mat_end

int* MeshExtract_Tri_Data::tri_mat_end

Definition at line 806 of file draw_cache_extract_mesh.c.

◆ tri_mat_start

int* MeshExtract_Tri_Data::tri_mat_start

Definition at line 805 of file draw_cache_extract_mesh.c.


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