dp_rect_pack  1.1.3
Rectangle packing library for C++
Classes | Namespaces | Macros
dp_rect_pack.h File Reference
#include <cassert>
#include <cstddef>
#include <vector>

Go to the source code of this file.

Classes

struct  dp::rect_pack::InsertStatus
 Status of the RectPacker::InsertResult. More...
 
class  dp::rect_pack::RectPacker< GeomT >
 Rectangle packer. More...
 
struct  dp::rect_pack::RectPacker< GeomT >::Spacing
 
struct  dp::rect_pack::RectPacker< GeomT >::Padding
 
struct  dp::rect_pack::RectPacker< GeomT >::Position
 
struct  dp::rect_pack::RectPacker< GeomT >::InsertResult
 Result returned by RectPacker::insert(). More...
 

Namespaces

 dp
 
 dp::rect_pack
 

Macros

#define DP_RECT_PACK_VERSION_MAJOR   1
 
#define DP_RECT_PACK_VERSION_MINOR   1
 
#define DP_RECT_PACK_VERSION_PATCH   3
 

Macro Definition Documentation

◆ DP_RECT_PACK_VERSION_MAJOR

#define DP_RECT_PACK_VERSION_MAJOR   1

◆ DP_RECT_PACK_VERSION_MINOR

#define DP_RECT_PACK_VERSION_MINOR   1

◆ DP_RECT_PACK_VERSION_PATCH

#define DP_RECT_PACK_VERSION_PATCH   3