#include <limits>#include <math.h>#include <time.h>#include <vcg/space/color4.h>#include <vcg/math/histogram.h>#include <vcg/math/perlin_noise.h>#include <vcg/math/random_generator.h>#include <vcg/complex/algorithms/clean.h>#include <vcg/complex/algorithms/stat.h>

Go to the source code of this file.
Classes | |
| class | vcg::tri::UpdateColor< MeshType >::ColorAvgInfo |
| class | vcg::tri::UpdateColor< MeshType > |
| Generation and processing of per-vertex and per-face colors according to various strategy. More... | |
Namespaces | |
| namespace | vcg |
* | |
| namespace | vcg::tri |