#include <Binaural.h>
Public Member Functions | |
| HRTF (unsigned hrtfLength, unsigned numBlocks, float theta=0.f, float phi=0.f) | |
| ~HRTF () | |
| void | dump () |
| Prints the position that corresponds to this HRTF. | |
Public Attributes | |
| CPoint | mPosition |
| The Position at which the HRIR was recorded. | |
| fftwf_complex ** | mHrtfL |
| fftwf_complex ** | mHrtfR |
| Arrays of complex numbers containing the HRTF data for Left and Right ears. | |
|
||||||||||||||||||||
|
|
|
|
|
Prints the position that corresponds to this HRTF.
|
|
|
The Position at which the HRIR was recorded.
|
|
|
|
|
|
Arrays of complex numbers containing the HRTF data for Left and Right ears.
|
1.4.5-20051010