|
Blender V4.3
|
Public Attributes | |
| wmWindowManager * | wm |
| const Scene * | scene |
| Vector< Object * > | objects |
| const SpaceImage * | sima |
| int | udim_source |
| bContext * | undo_context |
| const char * | undo_str |
| bool | use_job |
| blender::geometry::UVPackIsland_Params | pack_island_params |
Definition at line 1641 of file uvedit_unwrap_ops.cc.
Definition at line 1646 of file uvedit_unwrap_ops.cc.
Referenced by pack_islands_endjob(), pack_islands_exec(), and pack_islands_startjob().
| 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().
| const Scene* UVPackIslandsData::scene |
Definition at line 1644 of file uvedit_unwrap_ops.cc.
Referenced by pack_islands_exec(), and pack_islands_startjob().
| const SpaceImage* UVPackIslandsData::sima |
Definition at line 1647 of file uvedit_unwrap_ops.cc.
Referenced by pack_islands_exec(), and pack_islands_startjob().
| int UVPackIslandsData::udim_source |
Definition at line 1648 of file uvedit_unwrap_ops.cc.
Referenced by pack_islands_exec(), and pack_islands_startjob().
| bContext* UVPackIslandsData::undo_context |
Definition at line 1650 of file uvedit_unwrap_ops.cc.
Referenced by pack_islands_endjob(), and pack_islands_exec().
| const char* UVPackIslandsData::undo_str |
Definition at line 1651 of file uvedit_unwrap_ops.cc.
Referenced by pack_islands_endjob(), and pack_islands_exec().
| bool UVPackIslandsData::use_job |
Definition at line 1652 of file uvedit_unwrap_ops.cc.
Referenced by pack_islands_exec(), and pack_islands_startjob().
| wmWindowManager* UVPackIslandsData::wm |
Definition at line 1642 of file uvedit_unwrap_ops.cc.
Referenced by pack_islands_exec(), and pack_islands_freejob().