Blender V4.3
OVERLAY_StretchingAreaTotals Struct Reference

Public Attributes

void * next
 
void * prev
 
floattotal_area
 
floattotal_area_uv
 

Detailed Description

Definition at line 45 of file overlay_edit_uv.cc.

Member Data Documentation

◆ next

void* OVERLAY_StretchingAreaTotals::next

Definition at line 46 of file overlay_edit_uv.cc.

◆ prev

void * OVERLAY_StretchingAreaTotals::prev

Definition at line 46 of file overlay_edit_uv.cc.

◆ total_area

float* OVERLAY_StretchingAreaTotals::total_area

Definition at line 47 of file overlay_edit_uv.cc.

Referenced by overlay_edit_uv_cache_populate().

◆ total_area_uv

float* OVERLAY_StretchingAreaTotals::total_area_uv

Definition at line 48 of file overlay_edit_uv.cc.

Referenced by overlay_edit_uv_cache_populate().


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