Blender
V3.3
|
Public Attributes | |
UVStretchAngle * | vbo_data |
const MLoopUV * | luv |
float | auv [2][2] |
float | last_auv [2] |
float | av [2][3] |
float | last_av [3] |
int | cd_ofs |
Definition at line 27 of file extract_mesh_vbo_edituv_stretch_angle.cc.
float blender::draw::MeshExtract_StretchAngle_Data::auv[2][2] |
Definition at line 30 of file extract_mesh_vbo_edituv_stretch_angle.cc.
float blender::draw::MeshExtract_StretchAngle_Data::av[2][3] |
Definition at line 31 of file extract_mesh_vbo_edituv_stretch_angle.cc.
int blender::draw::MeshExtract_StretchAngle_Data::cd_ofs |
Definition at line 32 of file extract_mesh_vbo_edituv_stretch_angle.cc.
float blender::draw::MeshExtract_StretchAngle_Data::last_auv[2] |
Definition at line 30 of file extract_mesh_vbo_edituv_stretch_angle.cc.
float blender::draw::MeshExtract_StretchAngle_Data::last_av[3] |
Definition at line 31 of file extract_mesh_vbo_edituv_stretch_angle.cc.
const MLoopUV* blender::draw::MeshExtract_StretchAngle_Data::luv |
Definition at line 29 of file extract_mesh_vbo_edituv_stretch_angle.cc.
UVStretchAngle* blender::draw::MeshExtract_StretchAngle_Data::vbo_data |
Definition at line 28 of file extract_mesh_vbo_edituv_stretch_angle.cc.