Mitsuba Renderer  0.5.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
shvector.h File Reference
#include <mitsuba/mitsuba.h>
#include <mitsuba/core/quad.h>
#include <Eigen/Core>

Go to the source code of this file.

Classes

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...
 

Namespaces

 mitsuba
 

Macros

#define __MITSUBA_CORE_SHVECTOR_H_
 
#define SH_NORMTBL_SIZE   10
 

Functions

Float mitsuba::dot (const SHVector &v1, const SHVector &v2)
 

Macro Definition Documentation

#define __MITSUBA_CORE_SHVECTOR_H_
#define SH_NORMTBL_SIZE   10