|
Blender V5.0
|
Public Attributes | |
| float2 | uv_diagonal |
| int64_t | index |
| float | aspect_y |
Definition at line 427 of file uv_pack.cc.
| float blender::geometry::UVAABBIsland::aspect_y |
Definition at line 431 of file uv_pack.cc.
Referenced by blender::geometry::pack_islands_alpaca_rotate().
| int64_t blender::geometry::UVAABBIsland::index |
Definition at line 430 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 429 of file uv_pack.cc.
Referenced by blender::geometry::pack_islands_alpaca_rotate(), and blender::geometry::pack_islands_alpaca_turbo().