|
Blender
V2.93
|
Public Attributes | |
| void * | next |
| void * | prev |
| float * | total_area |
| float * | total_area_uv |
Definition at line 53 of file overlay_edit_uv.c.
| void* OVERLAY_StretchingAreaTotals::next |
Definition at line 54 of file overlay_edit_uv.c.
| void * OVERLAY_StretchingAreaTotals::prev |
Definition at line 54 of file overlay_edit_uv.c.
| float* OVERLAY_StretchingAreaTotals::total_area |
Definition at line 55 of file overlay_edit_uv.c.
Referenced by overlay_edit_uv_cache_populate().
| float* OVERLAY_StretchingAreaTotals::total_area_uv |
Definition at line 56 of file overlay_edit_uv.c.
Referenced by overlay_edit_uv_cache_populate().