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

Public Attributes

unsigned char r
 
unsigned char g
 
unsigned char b
 
unsigned char e
 

Detailed Description

Definition at line 94 of file HDRImage.h.

Member Data Documentation

unsigned char MaliSDK::HDRImage::RGBEPixel::b

Definition at line 98 of file HDRImage.h.

unsigned char MaliSDK::HDRImage::RGBEPixel::e

Definition at line 99 of file HDRImage.h.

unsigned char MaliSDK::HDRImage::RGBEPixel::g

Definition at line 97 of file HDRImage.h.

unsigned char MaliSDK::HDRImage::RGBEPixel::r

Definition at line 96 of file HDRImage.h.


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