HrtfOrientation structure (hrtfapoapi.h)
Indicates the orientation of an HRTF directivity object.
Syntax
typedef struct HrtfOrientation {
float element[9];
} HrtfOrientation;
Members
element[9]
The orientation. This is a row-major 3x3 rotation matrix.
Requirements
Requirement | Value |
---|---|
Header | hrtfapoapi.h |