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

(41aa8aa2d47ab710dd48b536e58bd6080feafe1e)

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

Go to the source code of this file.

Classes

class  QQuick3DXrAnchorManager
 

Typedefs

typedef struct ar_data_providers_s * ar_data_providers_t
 
typedef struct ar_plane_detection_provider_s * ar_plane_detection_provider_t
 
typedef struct ar_plane_anchors_s * ar_plane_anchors_t
 

Typedef Documentation

◆ ar_data_providers_t

typedef struct ar_data_providers_s* ar_data_providers_t

Definition at line 25 of file qquick3dxranchormanager_visionos_p.h.

◆ ar_plane_anchors_t

typedef struct ar_plane_anchors_s* ar_plane_anchors_t

Definition at line 27 of file qquick3dxranchormanager_visionos_p.h.

◆ ar_plane_detection_provider_t

typedef struct ar_plane_detection_provider_s* ar_plane_detection_provider_t

Definition at line 26 of file qquick3dxranchormanager_visionos_p.h.