Ion
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
binpacker.h File Reference
#include <memory>
#include <vector>
#include "ion/base/invalid.h"
#include "ion/math/vector.h"
Include dependency graph for binpacker.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ion::text::BinPacker
 This class implements generic 2D bin-packing using a modified version of the Skyline Bottom-Left algorithm available at: http://clb.demon.fi/files/RectangleBinPack. More...
 
struct  ion::text::BinPacker::Rectangle
 Structure representing a rectangle to pack into the bin. More...
 

Namespaces

 ion
 Copyright 2016 Google Inc.
 
 ion::text