#include <stddef.h>
#include <stdio.h>
#include <vcg/complex/complex.h>
#include <vcg/complex/algorithms/update/bounding.h>
#include <wrap/callback.h>
#include <wrap/io_trimesh/io_mask.h>
#include <QString>
#include <QImageReader>
Go to the source code of this file.
Classes | |
class | vcg::tri::io::ImporterNVM< OpenMeshType > |
Namespaces | |
namespace | vcg |
* | |
namespace | vcg::tri |
namespace | vcg::tri::io |
Typedefs | |
typedef std::vector < Correspondence > | vcg::tri::io::CorrVec |