ovrTextureHeader_

Platform-independent part of the eye texture descriptor. It is a part of ovrTexture, passed to ovrHmd_EndFrame. If RenderViewport is all zeros then the full texture will be used.

Members

Variables

API
ovrRenderAPIType API;
Undocumented in source.
RenderViewport
ovrRecti RenderViewport;
Undocumented in source.
TextureSize
ovrSizei TextureSize;
Undocumented in source.

Meta