|
Blender
V2.93
|
Public Attributes | |
| float * | vbo_data |
| const DRW_MeshWeightState * | wstate |
| const MDeformVert * | dvert |
| int | cd_ofs |
Definition at line 3300 of file draw_cache_extract_mesh.c.
| int MeshExtract_Weight_Data::cd_ofs |
Definition at line 3304 of file draw_cache_extract_mesh.c.
| const MDeformVert* MeshExtract_Weight_Data::dvert |
Definition at line 3303 of file draw_cache_extract_mesh.c.
| float* MeshExtract_Weight_Data::vbo_data |
Definition at line 3301 of file draw_cache_extract_mesh.c.
| const DRW_MeshWeightState* MeshExtract_Weight_Data::wstate |
Definition at line 3302 of file draw_cache_extract_mesh.c.