|
Blender
V3.3
|
Public Attributes | |
| float * | vbo_data |
| const DRW_MeshWeightState * | wstate |
| const MDeformVert * | dvert |
| int | cd_ofs |
Definition at line 21 of file extract_mesh_vbo_weights.cc.
| int blender::draw::MeshExtract_Weight_Data::cd_ofs |
Definition at line 25 of file extract_mesh_vbo_weights.cc.
| const MDeformVert* blender::draw::MeshExtract_Weight_Data::dvert |
Definition at line 24 of file extract_mesh_vbo_weights.cc.
| float* blender::draw::MeshExtract_Weight_Data::vbo_data |
Definition at line 22 of file extract_mesh_vbo_weights.cc.
| const DRW_MeshWeightState* blender::draw::MeshExtract_Weight_Data::wstate |
Definition at line 23 of file extract_mesh_vbo_weights.cc.