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

(c4beeea9b72574e8a6e3781731ddf6080df5849f)

#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 16 of file qquick3dxrinputmanager_visionos_p.h.

◆ ar_hand_anchor_t

typedef struct ar_hand_anchor_s* ar_hand_anchor_t

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