Safe Haskell | None |
---|---|
Language | Haskell2010 |
Name
XR_EPIC_view_configuration_fov - instance extension
Specification
See XR_EPIC_view_configuration_fov in the main specification for complete information.
Registered Extension Number
60
Revision
2
Extension and Version Dependencies
- Requires OpenXR 1.0
See Also
Document Notes
For more information, see the OpenXR Specification
This page is a generated document. Fixes and changes should be made to the generator scripts, not directly.
Synopsis
- data ViewConfigurationViewFovEPIC = ViewConfigurationViewFovEPIC {}
- type EPIC_view_configuration_fov_SPEC_VERSION = 2
- pattern EPIC_view_configuration_fov_SPEC_VERSION :: forall a. Integral a => a
- type EPIC_VIEW_CONFIGURATION_FOV_EXTENSION_NAME = "XR_EPIC_view_configuration_fov"
- pattern EPIC_VIEW_CONFIGURATION_FOV_EXTENSION_NAME :: forall a. (Eq a, IsString a) => a
Documentation
data ViewConfigurationViewFovEPIC Source #
XrViewConfigurationViewFovEPIC - View Configuration Field-of-View
Valid Usage (Implicit)
- The @@
extension must be enabled prior to using
ViewConfigurationViewFovEPIC
-
type
must beTYPE_VIEW_CONFIGURATION_VIEW_FOV_EPIC
-
next
must beNULL
or a valid pointer to the next structure in a structure chain
See Also
ViewConfigurationViewFovEPIC | |
|
Instances
pattern EPIC_view_configuration_fov_SPEC_VERSION :: forall a. Integral a => a Source #
type EPIC_VIEW_CONFIGURATION_FOV_EXTENSION_NAME = "XR_EPIC_view_configuration_fov" Source #
pattern EPIC_VIEW_CONFIGURATION_FOV_EXTENSION_NAME :: forall a. (Eq a, IsString a) => a Source #