CVRCompositor.GetMirrorTextureGL(EVREye, UInt32, IntPtr) Method

Definition

public:
 Microsoft::MixedReality::Toolkit::OpenVR::Headers::EVRCompositorError GetMirrorTextureGL(Microsoft::MixedReality::Toolkit::OpenVR::Headers::EVREye eEye, System::UInt32 % pglTextureId, IntPtr pglSharedTextureHandle);
public Microsoft.MixedReality.Toolkit.OpenVR.Headers.EVRCompositorError GetMirrorTextureGL (Microsoft.MixedReality.Toolkit.OpenVR.Headers.EVREye eEye, ref uint pglTextureId, IntPtr pglSharedTextureHandle);
member this.GetMirrorTextureGL : Microsoft.MixedReality.Toolkit.OpenVR.Headers.EVREye * uint32 * nativeint -> Microsoft.MixedReality.Toolkit.OpenVR.Headers.EVRCompositorError
Public Function GetMirrorTextureGL (eEye As EVREye, ByRef pglTextureId As UInteger, pglSharedTextureHandle As IntPtr) As EVRCompositorError

Parameters

eEye
EVREye
pglTextureId
UInt32
pglSharedTextureHandle
IntPtr

nativeint

Returns

EVRCompositorError

Applies to