![]() |
OpenDAFF C++ API
v1.7
Directional Audio File Format
|
This is the complete list of members for DAFFContent, including all inherited members.
getCell(int iView, float fAngle1Deg, float fAngle2Deg, DAFFQuad &qIndices) const =0 | DAFFContent | pure virtual |
getNearestNeighbour(int iView, float fAngle1Deg, float fAngle2Deg, int &iRecordIndex) const =0 | DAFFContent | pure virtual |
getNearestNeighbour(int iView, float fAngle1Deg, float fAngle2Deg, int &iRecordIndex, bool &bOutOfBounds) const =0 | DAFFContent | pure virtual |
getParent() const =0 | DAFFContent | pure virtual |
getProperties() const =0 | DAFFContent | pure virtual |
getRecordCoords(int iRecordIndex, int iView, float &fAngle1Deg, float &fAngle2Deg) const =0 | DAFFContent | pure virtual |
getRecordMetadata(int iRecordIndex) const =0 | DAFFContent | pure virtual |
transformAnglesD2O(float fAlphaDeg, float fBetaDeg, float &fAzimuthDeg, float &fElevationDeg) const =0 | DAFFContent | pure virtual |
transformAnglesO2D(float fAzimuthDeg, float fElevationDeg, float &fAlphaDeg, float &fBetaDeg) const =0 | DAFFContent | pure virtual |
~DAFFContent() | DAFFContent | inlinevirtual |