OpenGL ES SDK for Android ARM Developer Center
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
StrongerBlurObjects Struct Reference

Structure holding IDs of objects which were generated for stronger texture blurring. More...

Public Member Functions

 StrongerBlurObjects ()
 

Public Attributes

GLuint framebufferObjectId
 
GLuint textureObjectId
 

Detailed Description

Structure holding IDs of objects which were generated for stronger texture blurring.

Definition at line 280 of file Native.cpp.

Constructor & Destructor Documentation

StrongerBlurObjects::StrongerBlurObjects ( )
inline

Definition at line 286 of file Native.cpp.

Member Data Documentation

GLuint StrongerBlurObjects::framebufferObjectId

Definition at line 282 of file Native.cpp.

GLuint StrongerBlurObjects::textureObjectId

Definition at line 283 of file Native.cpp.


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