|
Blender V5.0
|
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 |
| rctf | custom_region |
Definition at line 1687 of file uvedit_unwrap_ops.cc.
| rctf UVPackIslandsData::custom_region |
Definition at line 1701 of file uvedit_unwrap_ops.cc.
Referenced by pack_islands_exec(), and pack_islands_startjob().
Definition at line 1692 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 1700 of file uvedit_unwrap_ops.cc.
Referenced by pack_islands_exec(), and pack_islands_startjob().
| const Scene* UVPackIslandsData::scene |
Definition at line 1690 of file uvedit_unwrap_ops.cc.
Referenced by pack_islands_exec(), and pack_islands_startjob().
| const SpaceImage* UVPackIslandsData::sima |
Definition at line 1693 of file uvedit_unwrap_ops.cc.
Referenced by pack_islands_exec(), and pack_islands_startjob().
| int UVPackIslandsData::udim_source |
Definition at line 1694 of file uvedit_unwrap_ops.cc.
Referenced by pack_islands_exec(), and pack_islands_startjob().
| bContext* UVPackIslandsData::undo_context |
Definition at line 1696 of file uvedit_unwrap_ops.cc.
Referenced by pack_islands_endjob(), and pack_islands_exec().
| const char* UVPackIslandsData::undo_str |
Definition at line 1697 of file uvedit_unwrap_ops.cc.
Referenced by pack_islands_endjob(), and pack_islands_exec().
| bool UVPackIslandsData::use_job |
Definition at line 1698 of file uvedit_unwrap_ops.cc.
Referenced by pack_islands_exec(), and pack_islands_startjob().
| wmWindowManager* UVPackIslandsData::wm |
Definition at line 1688 of file uvedit_unwrap_ops.cc.
Referenced by pack_islands_exec(), and pack_islands_freejob().