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

Public Attributes

UVStretchAnglevbo_data
 
const MLoopUVluv
 
float auv [2][2]
 
float last_auv [2]
 
float av [2][3]
 
float last_av [3]
 
int cd_ofs
 

Detailed Description

Definition at line 27 of file extract_mesh_vbo_edituv_stretch_angle.cc.

Member Data Documentation

◆ auv

float blender::draw::MeshExtract_StretchAngle_Data::auv[2][2]

Definition at line 30 of file extract_mesh_vbo_edituv_stretch_angle.cc.

◆ av

float blender::draw::MeshExtract_StretchAngle_Data::av[2][3]

Definition at line 31 of file extract_mesh_vbo_edituv_stretch_angle.cc.

◆ cd_ofs

int blender::draw::MeshExtract_StretchAngle_Data::cd_ofs

Definition at line 32 of file extract_mesh_vbo_edituv_stretch_angle.cc.

◆ last_auv

float blender::draw::MeshExtract_StretchAngle_Data::last_auv[2]

Definition at line 30 of file extract_mesh_vbo_edituv_stretch_angle.cc.

◆ last_av

float blender::draw::MeshExtract_StretchAngle_Data::last_av[3]

Definition at line 31 of file extract_mesh_vbo_edituv_stretch_angle.cc.

◆ luv

const MLoopUV* blender::draw::MeshExtract_StretchAngle_Data::luv

Definition at line 29 of file extract_mesh_vbo_edituv_stretch_angle.cc.

◆ vbo_data

UVStretchAngle* blender::draw::MeshExtract_StretchAngle_Data::vbo_data

Definition at line 28 of file extract_mesh_vbo_edituv_stretch_angle.cc.


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