Blender V4.3
blender::draw::MeshExtract_StretchAngle_Data Struct Reference

Public Attributes

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

Detailed Description

Definition at line 33 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 36 of file extract_mesh_vbo_edituv_stretch_angle.cc.

◆ av

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

Definition at line 37 of file extract_mesh_vbo_edituv_stretch_angle.cc.

◆ cd_ofs

int blender::draw::MeshExtract_StretchAngle_Data::cd_ofs

Definition at line 38 of file extract_mesh_vbo_edituv_stretch_angle.cc.

◆ last_auv

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

Definition at line 36 of file extract_mesh_vbo_edituv_stretch_angle.cc.

◆ last_av

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

Definition at line 37 of file extract_mesh_vbo_edituv_stretch_angle.cc.

◆ uv

const float2* blender::draw::MeshExtract_StretchAngle_Data::uv

Definition at line 35 of file extract_mesh_vbo_edituv_stretch_angle.cc.

◆ vbo_data

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

Definition at line 34 of file extract_mesh_vbo_edituv_stretch_angle.cc.


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