OpenGL ES SDK for Android
ARM Developer Center
|
Structure holding ID of objects which were generated for blurring. More...
Public Member Functions | |
BlurringObjects () | |
Public Attributes | |
GLuint | framebufferObjectId |
GLuint | textureObjectIdHorizontal |
GLuint | textureObjectIdVertical |
Structure holding ID of objects which were generated for blurring.
Definition at line 146 of file Native.cpp.
|
inline |
Definition at line 153 of file Native.cpp.
GLuint BlurringObjects::framebufferObjectId |
Definition at line 148 of file Native.cpp.
GLuint BlurringObjects::textureObjectIdHorizontal |
Definition at line 149 of file Native.cpp.
GLuint BlurringObjects::textureObjectIdVertical |
Definition at line 150 of file Native.cpp.