#include <limits>
#include <math.h>
#include <vcg/space/color4.h>
#include <vcg/math/histogram.h>
#include <vcg/complex/trimesh/stat.h>
#include <vcg/math/perlin_noise.h>
#include <vcg/math/random_generator.h>
Go to the source code of this file.
Classes | |
class | vcg::tri::UpdateColor< UpdateMeshType >::ColorAvgInfo |
class | vcg::tri::UpdateColor< UpdateMeshType > |
Generation of per-vertex and per-face colors according to various strategy. More... | |
Namespaces | |
namespace | vcg |
* | |
namespace | vcg::tri |