|
Allolib
1.0
C++ Components For Interactive Multimedia
|
This is the complete list of members for al::AmbiEncode, including all inherited members.
| AmbiBase(int dim, int order) | al::AmbiBase | |
| AmbiEncode(int dim, int order) | al::AmbiEncode | inline |
| channels() const | al::AmbiBase | inline |
| channelsToDimensions(int channels) (defined in al::AmbiBase) | al::AmbiBase | inlinestatic |
| channelsToOrder(int channels) (defined in al::AmbiBase) | al::AmbiBase | inlinestatic |
| channelsToUniformOrder(int channels) (defined in al::AmbiBase) | al::AmbiBase | static |
| dim() const | al::AmbiBase | inline |
| dim(int dim) | al::AmbiBase | |
| direction(float az, float el) | al::AmbiEncode | inline |
| direction(Vec3f direction) | al::AmbiEncode | inline |
| direction(float x, float y, float z) | al::AmbiEncode | inline |
| encode(float *ambiChans, int numFrames, int timeIndex, float timeSample) const | al::AmbiEncode | inline |
| encode(float *ambiChans, const float *input, int numFrames) | al::AmbiEncode | inline |
| encode(float *ambiChans, const XYZ *dir, const float *input, int numFrames) | al::AmbiEncode | |
| encodeWeightsFuMa(float *weights, int dim, int order, float azimuth, float elevation) | al::AmbiBase | static |
| encodeWeightsFuMa(float *ws, int dim, int order, float x, float y, float z) | al::AmbiBase | static |
| encodeWeightsFuMa16(float *weights, float azimuth, float elevation) | al::AmbiBase | static |
| encodeWeightsFuMa16(float *ws, float x, float y, float z) | al::AmbiBase | static |
| mChannels (defined in al::AmbiBase) | al::AmbiBase | protected |
| mDim (defined in al::AmbiBase) | al::AmbiBase | protected |
| mOrder (defined in al::AmbiBase) | al::AmbiBase | protected |
| mWeights (defined in al::AmbiBase) | al::AmbiBase | protected |
| onChannelsChange() | al::AmbiBase | inlinevirtual |
| order() const | al::AmbiBase | inline |
| order(int order) | al::AmbiBase | |
| orderToChannels(int dim, int order) (defined in al::AmbiBase) | al::AmbiBase | inlinestatic |
| orderToChannelsH(int orderH) (defined in al::AmbiBase) | al::AmbiBase | inlinestatic |
| orderToChannelsV(int orderV) (defined in al::AmbiBase) | al::AmbiBase | inlinestatic |
| print(std::ostream &stream) (defined in al::AmbiEncode) | al::AmbiEncode | |
| resize(T *&a, int n) (defined in al::AmbiBase) | al::AmbiBase | protectedstatic |
| weights() const | al::AmbiBase | inline |
| ~AmbiBase() (defined in al::AmbiBase) | al::AmbiBase | virtual |