#include <mitsuba/mitsuba.h>
#include <mitsuba/core/quad.h>
#include <Eigen/Core>
Go to the source code of this file.
|
struct | mitsuba::SHRotation |
| Stores the diagonal blocks of a spherical harmonic rotation matrix. More...
|
|
struct | mitsuba::SHVector |
| Stores a truncated real spherical harmonics representation of an L2-integrable function. More...
|
|
class | mitsuba::SHSampler |
| Implementation of 'Importance Sampling Spherical Harmonics' by W. Jarsz, N. Carr and H. W. Jensen (EUROGRAPHICS 2009) More...
|
|
#define __MITSUBA_CORE_SHVECTOR_H_ |
#define SH_NORMTBL_SIZE 10 |