dp_rect_pack
1.1.3
Rectangle packing library for C++
|
#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 |
#define DP_RECT_PACK_VERSION_MAJOR 1 |
#define DP_RECT_PACK_VERSION_MINOR 1 |
#define DP_RECT_PACK_VERSION_PATCH 3 |