Go to the source code of this file.
Data Structures | |
| struct | varjo_Quaternion |
| struct | varjo_LayerQuad |
Typedefs | |
| typedef int64_t | varjo_EyeVisibility |
Variables | |
| static const varjo_EyeVisibility | varjo_EyeVisibilityBoth = 0 |
| static const varjo_EyeVisibility | varjo_EyeVisibilityLeft = 1 |
| static const varjo_EyeVisibility | varjo_EyeVisibilityRight = 2 |
| static const varjo_LayerType | varjo_LayerQuadType = 0x2 |
| struct varjo_Quaternion |
| struct varjo_LayerQuad |
| Data Fields | ||
|---|---|---|
| varjo_EyeVisibility | eyeVisibility | |
| struct varjo_LayerHeader | header | |
| double | height | |
| struct varjo_Quaternion | orientation | |
| struct varjo_Vector3D | position | |
| varjo_Space | space | |
| struct varjo_SwapChainViewport | viewport | |
| double | width | |
| typedef int64_t varjo_EyeVisibility |
|
static |
|
static |
|
static |
|
static |