Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |