Blender  V2.93
Public Attributes | List of all members
PackTile Struct Reference

Public Attributes

FixedSizeBoxPack boxpack
 
ImageTiletile
 
float pack_score
 

Detailed Description

Definition at line 140 of file image_gpu.c.

Member Data Documentation

◆ boxpack

FixedSizeBoxPack PackTile::boxpack

Definition at line 141 of file image_gpu.c.

Referenced by gpu_texture_create_tile_array().

◆ pack_score

float PackTile::pack_score

Definition at line 143 of file image_gpu.c.

Referenced by compare_packtile(), and gpu_texture_create_tile_array().

◆ tile

ImageTile* PackTile::tile

Definition at line 142 of file image_gpu.c.

Referenced by gpu_texture_create_tile_array().


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