Tilt Five NDK  1.4.1
T5_GraphicsContextGL Struct Reference

Data Fields

T5_GraphicsApi_GL_TextureMode textureMode
 Specify the interpretation of the texture handles in T5_FrameInfo. More...
 
uint32_t leftEyeArrayIndex
 In kT5_GraphicsApi_GL_TextureMode_Array, specify the array index of the left eye. More...
 
uint32_t rightEyeArrayIndex
 In kT5_GraphicsApi_GL_TextureMode_Array, specify the array index of the right eye. More...
 

Detailed Description

Definition at line 134 of file types.h.

Field Documentation

◆ leftEyeArrayIndex

uint32_t T5_GraphicsContextGL::leftEyeArrayIndex

In kT5_GraphicsApi_GL_TextureMode_Array, specify the array index of the left eye.

Definition at line 139 of file types.h.

◆ rightEyeArrayIndex

uint32_t T5_GraphicsContextGL::rightEyeArrayIndex

In kT5_GraphicsApi_GL_TextureMode_Array, specify the array index of the right eye.

Definition at line 142 of file types.h.

◆ textureMode

T5_GraphicsApi_GL_TextureMode T5_GraphicsContextGL::textureMode

Specify the interpretation of the texture handles in T5_FrameInfo.

Definition at line 136 of file types.h.


The documentation for this struct was generated from the following file: