Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LibreVR/Revive
/ ovrMirrorTextureData
Method
ovrMirrorTextureData
Revive/TextureBase.cpp:18–21 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
16
}
17
18
ovrMirrorTextureData::ovrMirrorTextureData(ovrMirrorTextureDesc desc)
19
: Desc(desc)
20
{
21
}
22
23
ovrMirrorTextureData::~ovrMirrorTextureData()
24
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected