Blender  V3.3
Public Attributes | List of all members
OVERLAY_StretchingAreaTotals Struct Reference

Public Attributes

voidnext
 
voidprev
 
floattotal_area
 
floattotal_area_uv
 

Detailed Description

Definition at line 39 of file overlay_edit_uv.c.

Member Data Documentation

◆ next

void* OVERLAY_StretchingAreaTotals::next

Definition at line 40 of file overlay_edit_uv.c.

◆ prev

void * OVERLAY_StretchingAreaTotals::prev

Definition at line 40 of file overlay_edit_uv.c.

◆ total_area

float* OVERLAY_StretchingAreaTotals::total_area

Definition at line 41 of file overlay_edit_uv.c.

Referenced by overlay_edit_uv_cache_populate().

◆ total_area_uv

float* OVERLAY_StretchingAreaTotals::total_area_uv

Definition at line 42 of file overlay_edit_uv.c.

Referenced by overlay_edit_uv_cache_populate().


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