Blender V4.3
StitchStateContainer Struct Reference

Public Attributes

bool clear_seams
bool use_limit
float limit_dist
bool snap_islands
bool midpoints
char mode
void * draw_handle
int static_island
int objects_len
Object ** objects
StitchState ** states
int active_object_index

Detailed Description

Definition at line 174 of file uvedit_smart_stitch.cc.

Member Data Documentation

◆ active_object_index

◆ clear_seams

bool StitchStateContainer::clear_seams

Definition at line 176 of file uvedit_smart_stitch.cc.

Referenced by stitch_exit(), stitch_init_all(), and stitch_process_data().

◆ draw_handle

void* StitchStateContainer::draw_handle

Definition at line 188 of file uvedit_smart_stitch.cc.

Referenced by stitch_exit(), and stitch_init_all().

◆ limit_dist

◆ midpoints

◆ mode

◆ objects

Object** StitchStateContainer::objects

Definition at line 194 of file uvedit_smart_stitch.cc.

Referenced by state_delete_all(), stitch_init_all(), and stitch_select().

◆ objects_len

◆ snap_islands

◆ states

◆ static_island

◆ use_limit


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