Classes | Namespaces | Defines
rect_packer.h File Reference
#include <stdio.h>
#include <assert.h>
#include <algorithm>
#include <vector>
#include <ctime>
#include <vcg/space/point2.h>
#include <vcg/math/similarity2.h>
Include dependency graph for rect_packer.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  vcg::RectPacker< SCALAR_TYPE >::ComparisonFunctor
class  vcg::RectPacker< SCALAR_TYPE >
class  vcg::RectPacker< SCALAR_TYPE >::Stat

Namespaces

namespace  vcg
 

*


Defines

#define Grid(q, w)   (grid[(q)+(w)*max_size[0]])
#define Grid(k, q, w)   (grid[k][(q)+(w)*max_size[0]])

Define Documentation

#define Grid (   q,
  w 
)    (grid[(q)+(w)*max_size[0]])
#define Grid (   k,
  q,
  w 
)    (grid[k][(q)+(w)*max_size[0]])


shape_reconstruction
Author(s): Roberto Martín-Martín
autogenerated on Sat Jun 8 2019 18:38:54