shrots.cpp File Reference

#include "stdafx.h"
#include "sh.h"

Go to the source code of this file.

Defines

#define O(l, m)   c_in[SHIndex(l, m)]

Functions

void SHRotateXMinus (const Spectrum *c_in, Spectrum *c_out, int lmax)
void SHRotateXPlus (const Spectrum *c_in, Spectrum *c_out, int lmax)

Define Documentation

#define O ( l,
 )     c_in[SHIndex(l, m)]

Referenced by SHRotateXPlus().


Function Documentation

void SHRotateXMinus ( const Spectrum c_in,
Spectrum c_out,
int  lmax 
)

Definition at line 30 of file shrots.cpp.

References SHIndex(), and SHRotateXPlus().

Referenced by SHRotate().

void SHRotateXPlus ( const Spectrum c_in,
Spectrum c_out,
int  lmax 
)

Definition at line 48 of file shrots.cpp.

References Assert, and O.

Referenced by SHRotate(), and SHRotateXMinus().

Generated on Sat Aug 28 20:00:12 2010 for pbrt by  doxygen 1.6.3