|
Blender V4.5
|
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 1661 of file uvedit_unwrap_ops.cc.
Definition at line 1666 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 1674 of file uvedit_unwrap_ops.cc.
Referenced by pack_islands_exec(), and pack_islands_startjob().
| const Scene* UVPackIslandsData::scene |
Definition at line 1664 of file uvedit_unwrap_ops.cc.
Referenced by pack_islands_exec(), and pack_islands_startjob().
| const SpaceImage* UVPackIslandsData::sima |
Definition at line 1667 of file uvedit_unwrap_ops.cc.
Referenced by pack_islands_exec(), and pack_islands_startjob().
| int UVPackIslandsData::udim_source |
Definition at line 1668 of file uvedit_unwrap_ops.cc.
Referenced by pack_islands_exec(), and pack_islands_startjob().
| bContext* UVPackIslandsData::undo_context |
Definition at line 1670 of file uvedit_unwrap_ops.cc.
Referenced by pack_islands_endjob(), and pack_islands_exec().
| const char* UVPackIslandsData::undo_str |
Definition at line 1671 of file uvedit_unwrap_ops.cc.
Referenced by pack_islands_endjob(), and pack_islands_exec().
| bool UVPackIslandsData::use_job |
Definition at line 1672 of file uvedit_unwrap_ops.cc.
Referenced by pack_islands_exec(), and pack_islands_startjob().
| wmWindowManager* UVPackIslandsData::wm |
Definition at line 1662 of file uvedit_unwrap_ops.cc.
Referenced by pack_islands_exec(), and pack_islands_freejob().