#include <limits>
#include <stdio.h>
#include <assert.h>
#include <algorithm>
#include <vector>
#include <vcg/space/box2.h>
#include <vcg/space/rect_packer.h>
#include <vcg/space/point2.h>
#include <vcg/math/similarity2.h>
Go to the source code of this file.
Classes | |
class | vcg::PolyPacker< SCALAR_TYPE > |
Namespaces | |
namespace | vcg |
* |