clan::RectPacker::AllocatedRect Struct Reference

#include <rect_packer.h>

Public Member Functions

 AllocatedRect (int group_index, Rect rect)
 

Public Attributes

int group_index
 
Rect rect
 

Constructor & Destructor Documentation

◆ AllocatedRect()

clan::RectPacker::AllocatedRect::AllocatedRect ( int group_index,
Rect rect )
inline

Member Data Documentation

◆ group_index

int clan::RectPacker::AllocatedRect::group_index

◆ rect

Rect clan::RectPacker::AllocatedRect::rect

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