csl::BinauralSourceCache Class Reference

#include <Binaural.h>

List of all members.


Detailed Description

Used for caching previous state of spatial sources.


Public Member Functions

 BinauralSourceCache (BinauralPanner *parent)
 ~BinauralSourceCache ()

Public Attributes

samplemPrevOutL
 The Cached mInverseFFTOutL. It holds the prevous out from the Inverse FFT Plan.
samplemPrevOutR
 The Cached mInverseFFTOutR. It holds the prevous out from the Inverse FFT Plan.
fftwf_complex ** h_in
fftwf_plan * mFFTPlans
unsigned * mCurrentHRTF
unsigned mNumBlocks


Constructor & Destructor Documentation

BinauralSourceCache::BinauralSourceCache BinauralPanner parent  ) 
 

BinauralSourceCache::~BinauralSourceCache  ) 
 


Member Data Documentation

sample* csl::BinauralSourceCache::mPrevOutL
 

The Cached mInverseFFTOutL. It holds the prevous out from the Inverse FFT Plan.

sample* csl::BinauralSourceCache::mPrevOutR
 

The Cached mInverseFFTOutR. It holds the prevous out from the Inverse FFT Plan.

fftwf_complex** csl::BinauralSourceCache::h_in
 

fftwf_plan* csl::BinauralSourceCache::mFFTPlans
 

unsigned* csl::BinauralSourceCache::mCurrentHRTF
 

unsigned csl::BinauralSourceCache::mNumBlocks
 


The documentation for this class was generated from the following files:
Generated on Fri Apr 6 20:18:21 2007 for CSL by  doxygen 1.4.5-20051010