Blender  V3.3
Public Attributes | List of all members
blender::draw::MeshExtract_Weight_Data Struct Reference

Public Attributes

floatvbo_data
 
const DRW_MeshWeightStatewstate
 
const MDeformVertdvert
 
int cd_ofs
 

Detailed Description

Definition at line 21 of file extract_mesh_vbo_weights.cc.

Member Data Documentation

◆ cd_ofs

int blender::draw::MeshExtract_Weight_Data::cd_ofs

Definition at line 25 of file extract_mesh_vbo_weights.cc.

◆ dvert

const MDeformVert* blender::draw::MeshExtract_Weight_Data::dvert

Definition at line 24 of file extract_mesh_vbo_weights.cc.

◆ vbo_data

float* blender::draw::MeshExtract_Weight_Data::vbo_data

Definition at line 22 of file extract_mesh_vbo_weights.cc.

◆ wstate

const DRW_MeshWeightState* blender::draw::MeshExtract_Weight_Data::wstate

Definition at line 23 of file extract_mesh_vbo_weights.cc.


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