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
qquick3dxrinputmanager_visionos_p.h File Reference

(7b504dacf2840c895e3560a95709287e36a544b9)

#include <QtQuick3DXr/private/qtquick3dxrglobal_p.h>
+ Include dependency graph for qquick3dxrinputmanager_visionos_p.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QQuick3DXrInputManagerPrivate
 

Typedefs

typedef struct ar_hand_anchor_s * ar_hand_anchor_t
 
typedef struct ar_hand_tracking_provider_s * ar_hand_tracking_provider_t
 
typedef struct ar_data_providers_s * ar_data_providers_t
 

Typedef Documentation

◆ ar_data_providers_t

typedef struct ar_data_providers_s* ar_data_providers_t

Definition at line 14 of file qquick3dxrinputmanager_visionos_p.h.

◆ ar_hand_anchor_t

typedef struct ar_hand_anchor_s* ar_hand_anchor_t

Definition at line 12 of file qquick3dxrinputmanager_visionos_p.h.

◆ ar_hand_tracking_provider_t

typedef struct ar_hand_tracking_provider_s* ar_hand_tracking_provider_t

Definition at line 13 of file qquick3dxrinputmanager_visionos_p.h.