This website uses cookies to improve our services and deliver relevant ads.
By interacting with this site, you agree to this use. For more information, see our Cookies Policy
| int | AllocVertexCount ( ) Vertex info. |
| int | UsedVertexCount ( ) To be filled in by caller of ovr_GetViewportStencil. |
| ovrVector2f * | VertexBuffer ( ) To be filled in by SDK and returned to caller. |
| int | AllocIndexCount ( ) To be allocated by caller and filled in by SDK. |
| int | UsedIndexCount ( ) To be filled in by caller of ovr_GetViewportStencil. |
| uint16_t * | IndexBuffer ( ) To be filled in by SDK and returned to caller. |