Blender  V3.3
Public Attributes | List of all members
PackTile Struct Reference

Public Attributes

FixedSizeBoxPack boxpack
 
ImageTiletile
 
float pack_score
 

Detailed Description

Definition at line 122 of file image_gpu.cc.

Member Data Documentation

◆ boxpack

FixedSizeBoxPack PackTile::boxpack

Definition at line 123 of file image_gpu.cc.

Referenced by gpu_texture_create_tile_array().

◆ pack_score

float PackTile::pack_score

Definition at line 125 of file image_gpu.cc.

Referenced by compare_packtile(), and gpu_texture_create_tile_array().

◆ tile

ImageTile* PackTile::tile

Definition at line 124 of file image_gpu.cc.

Referenced by gpu_texture_create_tile_array().


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