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

Public Attributes

floatvbo_data
 
const DRW_MeshWeightStatewstate
 
const MDeformVertdvert
 
int cd_ofs
 

Detailed Description

Definition at line 3300 of file draw_cache_extract_mesh.c.

Member Data Documentation

◆ cd_ofs

int MeshExtract_Weight_Data::cd_ofs

Definition at line 3304 of file draw_cache_extract_mesh.c.

◆ dvert

const MDeformVert* MeshExtract_Weight_Data::dvert

Definition at line 3303 of file draw_cache_extract_mesh.c.

◆ vbo_data

float* MeshExtract_Weight_Data::vbo_data

Definition at line 3301 of file draw_cache_extract_mesh.c.

◆ wstate

const DRW_MeshWeightState* MeshExtract_Weight_Data::wstate

Definition at line 3302 of file draw_cache_extract_mesh.c.


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