|
Blender V4.3
|
Public Attributes | |
| void * | next |
| void * | prev |
| float * | total_area |
| float * | total_area_uv |
Definition at line 45 of file overlay_edit_uv.cc.
| void* OVERLAY_StretchingAreaTotals::next |
Definition at line 46 of file overlay_edit_uv.cc.
| void * OVERLAY_StretchingAreaTotals::prev |
Definition at line 46 of file overlay_edit_uv.cc.
| float* OVERLAY_StretchingAreaTotals::total_area |
Definition at line 47 of file overlay_edit_uv.cc.
Referenced by overlay_edit_uv_cache_populate().
| float* OVERLAY_StretchingAreaTotals::total_area_uv |
Definition at line 48 of file overlay_edit_uv.cc.
Referenced by overlay_edit_uv_cache_populate().