Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QAudioListenerPrivate Class Reference
+ Collaboration diagram for QAudioListenerPrivate:

Public Attributes

QAudioEngineengine = nullptr
 
QVector3D pos
 
QQuaternion rotation
 

Detailed Description

Definition at line 13 of file qaudiolistener.cpp.

Member Data Documentation

◆ engine

◆ pos

QVector3D QAudioListenerPrivate::pos

Definition at line 17 of file qaudiolistener.cpp.

Referenced by QAudioListener::position(), and QAudioListener::setPosition().

◆ rotation

QQuaternion QAudioListenerPrivate::rotation

Definition at line 18 of file qaudiolistener.cpp.

Referenced by QAudioListener::rotation(), and QAudioListener::setRotation().


The documentation for this class was generated from the following file: