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

Structure holding IDs of objects which were generated for generating downscaled texture with luminance image. More...

Public Member Functions

 GetLuminanceImageBloomObjects ()
 

Public Attributes

GLuint framebufferObjectId
 
GLuint textureObjectId
 

Detailed Description

Structure holding IDs of objects which were generated for generating downscaled texture with luminance image.

Definition at line 180 of file Native.cpp.

Constructor & Destructor Documentation

GetLuminanceImageBloomObjects::GetLuminanceImageBloomObjects ( )
inline

Definition at line 186 of file Native.cpp.

Member Data Documentation

GLuint GetLuminanceImageBloomObjects::framebufferObjectId

Definition at line 182 of file Native.cpp.

GLuint GetLuminanceImageBloomObjects::textureObjectId

Definition at line 183 of file Native.cpp.


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