#include <vcg/math/spherical_harmonics.h>
#include <climits>
#include <vcg/math/base.h>
#include <vcg/math/random_generator.h>
#include <vcg/math/legendre.h>
#include <vcg/math/factorial.h>
Go to the source code of this file.
Classes | |
class | vcg::vertex::Sph< A, T > |
class | vcg::vertex::Sph16d< T > |
class | vcg::vertex::Sph16f< T > |
class | vcg::vertex::Sph25d< T > |
class | vcg::vertex::Sph25f< T > |
class | vcg::vertex::Sph36d< T > |
class | vcg::vertex::Sph36f< T > |
class | vcg::vertex::Sph49f< T > |
class | vcg::vertex::Sph9d< T > |
class | vcg::vertex::Sph9f< T > |
Namespaces | |
namespace | vcg |
* | |
namespace | vcg::vertex |