Monado OpenXR Runtime
include
xrt
xrt_documentation.h
Go to the documentation of this file.
1
// Copyright 2019, Collabora, Ltd.
2
// SPDX-License-Identifier: BSL-1.0
3
/*!
4
* @file
5
* @brief Header with just documentation.
6
* @author Jakob Bornecrantz <jakob@collabora.com>
7
* @ingroup xrt_iface
8
*/
9
10
#pragma once
11
12
/*!
13
* @defgroup xrt Monado(XRT)
14
*
15
* @brief Monado XR runtime project.
16
*/
17
18
/*!
19
* @defgroup inc Includes
20
* @ingroup xrt
21
*
22
* @brief Include and interface headers.
23
*/
24
25
/*!
26
* @defgroup xrt_iface XRT interfaces
27
* @ingroup inc
28
*
29
* @brief The main interface shared between the different components of Monado.
30
*/
31
32
/*!
33
* @defgroup drv Drivers
34
* @ingroup xrt
35
*
36
* @brief Native and wrapper drivers in Monado.
37
*/
38
39
/*!
40
* @dir include
41
* @ingroup xrt
42
*
43
* @brief @ref inc and interface headers.
44
*/
45
46
/*!
47
* @dir include/xrt
48
* @ingroup inc
49
*
50
* @brief @ref xrt_iface includes.
51
*/
52
53
/*!
54
* @dir state_trackers
55
* @ingroup xrt
56
*
57
* @brief State trackers.
58
*/
59
60
/*!
61
* @dir state_trackers/oxr
62
* @ingroup oxr
63
*
64
* @brief @ref oxr files.
65
*/
66
67
/*!
68
* @dir drivers
69
* @ingroup xrt
70
*
71
* @brief @ref drv files.
72
*/
Generated by
1.8.13