Blender V4.3
UVPackIslandsData Struct Reference

Public Attributes

wmWindowManagerwm
 
const Scenescene
 
Vector< Object * > objects
 
const SpaceImagesima
 
int udim_source
 
bContextundo_context
 
const char * undo_str
 
bool use_job
 
blender::geometry::UVPackIsland_Params pack_island_params
 

Detailed Description

Definition at line 1641 of file uvedit_unwrap_ops.cc.

Member Data Documentation

◆ objects

Vector<Object *> UVPackIslandsData::objects

◆ pack_island_params

blender::geometry::UVPackIsland_Params UVPackIslandsData::pack_island_params

Definition at line 1654 of file uvedit_unwrap_ops.cc.

Referenced by pack_islands_exec(), and pack_islands_startjob().

◆ scene

const Scene* UVPackIslandsData::scene

Definition at line 1644 of file uvedit_unwrap_ops.cc.

Referenced by pack_islands_exec(), and pack_islands_startjob().

◆ sima

const SpaceImage* UVPackIslandsData::sima

Definition at line 1647 of file uvedit_unwrap_ops.cc.

Referenced by pack_islands_exec(), and pack_islands_startjob().

◆ udim_source

int UVPackIslandsData::udim_source

Definition at line 1648 of file uvedit_unwrap_ops.cc.

Referenced by pack_islands_exec(), and pack_islands_startjob().

◆ undo_context

bContext* UVPackIslandsData::undo_context

Definition at line 1650 of file uvedit_unwrap_ops.cc.

Referenced by pack_islands_endjob(), and pack_islands_exec().

◆ undo_str

const char* UVPackIslandsData::undo_str

Definition at line 1651 of file uvedit_unwrap_ops.cc.

Referenced by pack_islands_endjob(), and pack_islands_exec().

◆ use_job

bool UVPackIslandsData::use_job

Definition at line 1652 of file uvedit_unwrap_ops.cc.

Referenced by pack_islands_exec(), and pack_islands_startjob().

◆ wm

wmWindowManager* UVPackIslandsData::wm

Definition at line 1642 of file uvedit_unwrap_ops.cc.

Referenced by pack_islands_exec(), and pack_islands_freejob().


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