brl_rectpacker.md 704 B


id: brl.rectpacker title: BRL.RectPacker

sidebar_label: Introduction

Useful for creating texture atlases, sprite sheets, and other similar things.

Types

Type Description
TRectPacker Packs rectangles into sheets.
TPackedSheet Represents a sheet that has been packed with rectangles.

Structs

Struct Description
SPackedRect Represents a rectangle that has been packed into a sheet.

Enums

Enum Description
EPackingMethod The packing method to use.