OpenGL ES SDK for Android
ARM Developer Center
|
This is the complete list of members for MaliSDK::HDRImage, including all inherited members.
convertRGBEPixel(const RGBEPixel &pixel, float *rgbData) | MaliSDK::HDRImage | inlineprivatestatic |
convertSingleComponent(unsigned char value, int exponent) | MaliSDK::HDRImage | inlineprivatestatic |
decodeLine(FILE *file, int lineLength, RGBEPixel *scanLine) | MaliSDK::HDRImage | privatestatic |
HDRImage(void) | MaliSDK::HDRImage | |
HDRImage(const std::string &filePath) | MaliSDK::HDRImage | |
HDRImage(HDRImage &another) | MaliSDK::HDRImage | |
height | MaliSDK::HDRImage | |
loadFromFile(const std::string &filePath) | MaliSDK::HDRImage | |
operator=(const HDRImage &another) | MaliSDK::HDRImage | |
rgbData | MaliSDK::HDRImage | |
width | MaliSDK::HDRImage | |
writeDecodedComponent(int componentIndicator, unsigned char value, RGBEPixel *pixel) | MaliSDK::HDRImage | inlineprivatestatic |
~HDRImage(void) | MaliSDK::HDRImage | virtual |