MCPcopy 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
18ovrMirrorTextureData::ovrMirrorTextureData(ovrMirrorTextureDesc desc)
19 : Desc(desc)
20{
21}
22
23ovrMirrorTextureData::~ovrMirrorTextureData()
24{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected