#include "../api_core.h"
#include "../System/sharedptr.h"
#include "rect.h"
Go to the source code of this file.
Classes | |
struct | CL_RectPacker::AllocatedRect |
class | CL_RectPacker |
Generic rect packer class. Implements an algorithm to pack rects into groups efficiently. More... |