Blender V4.3
StitchPreviewer Struct Reference

Public Attributes

floatpreview_polys
 
uintuvs_per_polygon
 
uint num_polys
 
floatpreview_stitchable
 
floatpreview_unstitchable
 
uint num_stitchable
 
uint num_unstitchable
 
uint preview_uvs
 
floatstatic_tris
 
uint num_static_tris
 

Detailed Description

Definition at line 64 of file uvedit_smart_stitch.cc.

Member Data Documentation

◆ num_polys

uint StitchPreviewer::num_polys

◆ num_static_tris

uint StitchPreviewer::num_static_tris

Definition at line 81 of file uvedit_smart_stitch.cc.

Referenced by stitch_draw(), stitch_preview_init(), and stitch_process_data().

◆ num_stitchable

◆ num_unstitchable

◆ preview_polys

◆ preview_stitchable

float* StitchPreviewer::preview_stitchable

◆ preview_unstitchable

float* StitchPreviewer::preview_unstitchable

◆ preview_uvs

uint StitchPreviewer::preview_uvs

◆ static_tris

float* StitchPreviewer::static_tris

◆ uvs_per_polygon

uint* StitchPreviewer::uvs_per_polygon

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