Blender V5.0
PackTile Struct Reference

Public Attributes

FixedSizeBoxPack boxpack
ImageTiletile
float pack_score

Detailed Description

Definition at line 132 of file image_gpu.cc.

Member Data Documentation

◆ boxpack

FixedSizeBoxPack PackTile::boxpack

Definition at line 133 of file image_gpu.cc.

Referenced by gpu_texture_create_tile_array().

◆ pack_score

float PackTile::pack_score

Definition at line 135 of file image_gpu.cc.

Referenced by compare_packtile(), and gpu_texture_create_tile_array().

◆ tile

ImageTile* PackTile::tile

Definition at line 134 of file image_gpu.cc.

Referenced by gpu_texture_create_tile_array().


The documentation for this struct was generated from the following file: