ovrTextureHeader_
extern (C)
struct ovrTextureHeader_ {
}
- API
ovrRenderAPIType API;
Undocumented in source.
- RenderViewport
ovrRecti RenderViewport;
Undocumented in source.
- TextureSize
ovrSizei TextureSize;
Undocumented in source.
ovr
aliasesenumsfunctionsstructsvariables
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.