This is the complete list of members for
MIPHRIRBase, including all inherited members.
cleanUp() | MIPAudio3DBase | [protected] |
convolve(float *pDestStereo, int numDestFrames, float scale, const float *pSrcMono, int numSrcFrames, const float *pLeftFilter, int numLeftFrames, const float *pRightFilter, int numRightFrames) | MIPAudio3DBase | [inline, protected] |
expirePositionalInfo() | MIPAudio3DBase | [protected] |
getComponentName() const | MIPComponent | [inline] |
getErrorString() const | MIPErrorBase | [inline] |
getPositionalInfo(uint64_t sourceID, real_t *azimuth, real_t *elevation, real_t *distance) | MIPAudio3DBase | [protected] |
lock() | MIPComponent | [inline, virtual] |
MIPAudio3DBase(const std::string &compName) | MIPAudio3DBase | [protected] |
MIPComponent(const std::string &componentName) | MIPComponent | [protected] |
MIPHRIRBase(const std::string &compName) | MIPHRIRBase | [inline, protected] |
processFeedback(const MIPComponentChain &chain, int64_t feedbackChainID, MIPFeedback *feedback) | MIPComponent | [inline, virtual] |
pull(const MIPComponentChain &chain, int64_t iteration, MIPMessage **pMsg)=0 | MIPComponent | [pure virtual] |
push(const MIPComponentChain &chain, int64_t iteration, MIPMessage *pMsg)=0 | MIPComponent | [pure virtual] |
setDistanceFactor(real_t distFact) | MIPAudio3DBase | [inline] |
setErrorString(const std::string &str) const | MIPErrorBase | [inline, protected] |
setOwnPosition(real_t pos[3], real_t frontDirection[3], real_t upDirection[3]) | MIPAudio3DBase | |
setRightHanded(bool f=true) | MIPAudio3DBase | [inline] |
setSourcePosition(uint64_t sourceID, real_t pos[3]) | MIPAudio3DBase | |
unlock() | MIPComponent | [inline, virtual] |