HOA Library
beta 3.0
High Order Ambisonics Library
|
This is the complete list of members for Scope< D, T >, including all inherited members.
computeRendering() hoa_noexcept=0 | Scope< D, T > | pure virtual |
getDecompositionOrder() const hoa_noexcept | ProcessorHarmonics< D, T > | inline |
getHarmonicDegree(const size_t index) const hoa_noexcept | ProcessorHarmonics< D, T > | inline |
getHarmonicIndex(const size_t degree, const long order) const hoa_noexcept | ProcessorHarmonics< D, T > | inline |
getHarmonicName(const size_t index) const hoa_noexcept | ProcessorHarmonics< D, T > | inline |
getHarmonicNormalization(const size_t index) const hoa_noexcept | ProcessorHarmonics< D, T > | inline |
getHarmonicOrder(const size_t index) const hoa_noexcept | ProcessorHarmonics< D, T > | inline |
getHarmonicSemiNormalization(const size_t index) const hoa_noexcept | ProcessorHarmonics< D, T > | inline |
getNumberOfHarmonics() const hoa_noexcept | ProcessorHarmonics< D, T > | inline |
process(const T *inputs, T *outputs) hoa_noexcept hoa_override=0 | Scope< D, T > | inlinepure virtual |
process(const T *inputs) hoa_noexcept=0 | Scope< D, T > | inlinepure virtual |
ProcessorHarmonics(const size_t order) hoa_noexcept | ProcessorHarmonics< D, T > | inline |
Scope(size_t order, size_t numberOfPoints) | Scope< D, T > | |
setViewRotation(const T x_axe, const T y_axe, const T z_axe) hoa_noexcept=0 | Scope< D, T > | inlinepure virtual |
~Processor() hoa_noexcept | Processor< D, T > | inlinevirtual |
~ProcessorHarmonics() hoa_noexcept | ProcessorHarmonics< D, T > | inlinevirtual |
~Scope() hoa_noexcept=0 | Scope< D, T > | pure virtual |