MCPcopy Create free account
hub / github.com/LibreVR/Revive / SetMirrorTexture

Method SetMirrorTexture

Revive/CompositorBase.cpp:463–466  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

461}
462
463void CompositorBase::SetMirrorTexture(ovrMirrorTexture mirrorTexture)
464{
465 m_MirrorTexture = mirrorTexture;
466}
467
468vr::VRTextureBounds_t CompositorBase::FovPortToTextureBounds(ovrFovPort eyeFov, ovrFovPort fov)
469{

Callers 1

ovr_DestroyMirrorTextureFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected