Blender  V2.93
Public Attributes | List of all members
MeshExtract_StretchAngle_Data Struct Reference

Public Attributes

UVStretchAnglevbo_data
 
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 3973 of file draw_cache_extract_mesh.c.

Member Data Documentation

◆ auv

float MeshExtract_StretchAngle_Data::auv[2][2]

Definition at line 3976 of file draw_cache_extract_mesh.c.

◆ av

float MeshExtract_StretchAngle_Data::av[2][3]

Definition at line 3977 of file draw_cache_extract_mesh.c.

◆ cd_ofs

int MeshExtract_StretchAngle_Data::cd_ofs

Definition at line 3978 of file draw_cache_extract_mesh.c.

◆ last_auv

float MeshExtract_StretchAngle_Data::last_auv[2]

Definition at line 3976 of file draw_cache_extract_mesh.c.

◆ last_av

float MeshExtract_StretchAngle_Data::last_av[3]

Definition at line 3977 of file draw_cache_extract_mesh.c.

◆ luv

MLoopUV* MeshExtract_StretchAngle_Data::luv

Definition at line 3975 of file draw_cache_extract_mesh.c.

◆ vbo_data

UVStretchAngle* MeshExtract_StretchAngle_Data::vbo_data

Definition at line 3974 of file draw_cache_extract_mesh.c.


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