|
Blender V4.3
|
Public Attributes | |
| float2 | uv_diagonal |
| int64_t | index |
| float | aspect_y |
Definition at line 440 of file uv_pack.cc.
| float blender::geometry::UVAABBIsland::aspect_y |
Definition at line 444 of file uv_pack.cc.
Referenced by blender::geometry::pack_islands_alpaca_rotate().
| int64_t blender::geometry::UVAABBIsland::index |
Definition at line 443 of file uv_pack.cc.
Referenced by blender::geometry::pack_islands_alpaca_rotate(), and blender::geometry::pack_islands_alpaca_turbo().
| float2 blender::geometry::UVAABBIsland::uv_diagonal |
Definition at line 442 of file uv_pack.cc.
Referenced by blender::geometry::pack_islands_alpaca_rotate(), and blender::geometry::pack_islands_alpaca_turbo().