|
Blender
V2.93
|
Public Attributes | |
| FixedSizeBoxPack | boxpack |
| ImageTile * | tile |
| float | pack_score |
Definition at line 140 of file image_gpu.c.
| FixedSizeBoxPack PackTile::boxpack |
Definition at line 141 of file image_gpu.c.
Referenced by gpu_texture_create_tile_array().
| float PackTile::pack_score |
Definition at line 143 of file image_gpu.c.
Referenced by compare_packtile(), and gpu_texture_create_tile_array().
| ImageTile* PackTile::tile |
Definition at line 142 of file image_gpu.c.
Referenced by gpu_texture_create_tile_array().