|
Blender
V3.3
|
Public Attributes | |
| void * | next |
| void * | prev |
| float * | total_area |
| float * | total_area_uv |
Definition at line 39 of file overlay_edit_uv.c.
| void* OVERLAY_StretchingAreaTotals::next |
Definition at line 40 of file overlay_edit_uv.c.
| void * OVERLAY_StretchingAreaTotals::prev |
Definition at line 40 of file overlay_edit_uv.c.
| float* OVERLAY_StretchingAreaTotals::total_area |
Definition at line 41 of file overlay_edit_uv.c.
Referenced by overlay_edit_uv_cache_populate().
| float* OVERLAY_StretchingAreaTotals::total_area_uv |
Definition at line 42 of file overlay_edit_uv.c.
Referenced by overlay_edit_uv_cache_populate().