CVRCompositor.GetMirrorTextureGL(EVREye, UInt32, IntPtr) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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