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

References group_index, and rect.

Member Data Documentation

◆ group_index

int clan::RectPacker::AllocatedRect::group_index

Referenced by AllocatedRect().

◆ rect

Rect clan::RectPacker::AllocatedRect::rect

Referenced by AllocatedRect().


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