Namespace VIVE.OpenXR.Passthrough
Classes
PassthroughAPI
VivePassthrough
VivePassthroughHelper
VivePassthroughImageQualityChanged
VivePassthroughImageRateChanged
Structs
XrCompositionLayerPassthroughHTC
A pointer to XrCompositionLayerPassthroughHTC may be submitted in xrEndFrame as a pointer to the base structure XrCompositionLayerBaseHeader, in the desired layer order, to request the runtime to composite a passthrough layer into the final frame output.
XrEventDataPassthroughConfigurationImageQualityChangedHTC
XrEventDataPassthroughConfigurationImageRateChangedHTC
XrPassthroughColorHTC
The application can specify the XrPassthroughColorHTC to adjust the alpha value of the passthrough. The range is between 0.0f and 1.0f, 1.0f means opaque.
XrPassthroughConfigurationBaseHeaderHTC
XrPassthroughConfigurationImageQualityHTC
XrPassthroughConfigurationImageRateHTC
XrPassthroughCreateInfoHTC
The XrPassthroughCreateInfoHTC structure describes the information to create an XrPassthroughCreateInfoHTC handle.
XrPassthroughHTC
An application can create an XrPassthroughHTC handle by calling xrCreatePassthroughHTC. The returned passthrough handle can be subsequently used in API calls.
XrPassthroughMeshTransformInfoHTC
The XrPassthroughMeshTransformInfoHTC structure describes the mesh and transformation.
XrSystemPassthroughConfigurationPropertiesHTC
Enums
PassthroughLayerForm
The forms of passthrough layer.
ProjectedPassthroughSpaceType
The types of passthrough space.
XrPassthroughFormHTC
The XrPassthroughFormHTC enumeration identifies the form of the passthrough, presenting the passthrough fill the full screen or project onto a specified mesh.
Delegates
VivePassthrough.OnPassthroughSessionDestroyDelegate
The delegate of Passthrough Session Destroy.
VivePassthroughHelper.xrCreatePassthroughHTCDelegate
The delegate function of xrCreatePassthroughHTC.
VivePassthroughHelper.xrDestroyPassthroughHTCDelegate
The delegate function of xrDestroyFacialTrackerHTC.