#include <iostream>
#include <QtOpenGL/QGLWidget>
#include <vcg/space/box3.h>
#include <wrap/gui/trackball.h>
#include <vcg/complex/trimesh/create/ball_pivoting.h>
#include "cmesh.h"
Go to the source code of this file.