#include <vcg/math/gen_normal.h>#include <vcg/math/random_generator.h>#include <vcg/space/index/grid_static_ptr.h>#include <vcg/complex/algorithms/closest.h>#include <vcg/complex/algorithms/point_sampling.h>#include <qdatetime.h>
Go to the source code of this file.
Classes | |
| class | OverlapEstimation< MESH_TYPE > |
| This class provides a strategy to estimate the overlap percentage of two range maps/point clouds. More... | |
| class | OverlapEstimation< MESH_TYPE >::Parameters |
| Public class to hold parameters. Used to avoid endless list of parameters inside functions. More... | |
| class | OverlapEstimation< MESH_TYPE >::VertexPointerSampler |