Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qquick3dxrinputmanager_visionos_p.h File Reference

(c6de52a9bfad44f17b11fde777f1d6d769f522a2)

#include <QtQuick3DXr/private/qtquick3dxrglobal_p.h>
#include <QtGui/qquaternion.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 18 of file qquick3dxrinputmanager_visionos_p.h.

◆ ar_hand_anchor_t

typedef struct ar_hand_anchor_s* ar_hand_anchor_t

Definition at line 16 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 17 of file qquick3dxrinputmanager_visionos_p.h.