OpenGL ES SDK for Android
ARM Developer Center
|
Structure holding IDs of objects which were generated for stronger texture blurring. More...
Public Member Functions | |
StrongerBlurObjects () | |
Public Attributes | |
GLuint | framebufferObjectId |
GLuint | textureObjectId |
Structure holding IDs of objects which were generated for stronger texture blurring.
Definition at line 280 of file Native.cpp.
|
inline |
Definition at line 286 of file Native.cpp.
GLuint StrongerBlurObjects::framebufferObjectId |
Definition at line 282 of file Native.cpp.
GLuint StrongerBlurObjects::textureObjectId |
Definition at line 283 of file Native.cpp.