PanoramaViewer
 All Classes Namespaces Files Functions Variables Macros Pages
Utilities.cpp File Reference

Macros

#define UTILITIES_CPP_
 
#define LOG_TAG   "Panoramajni"
 
#define LOGI(...)   __android_log_print(ANDROID_LOG_INFO,LOG_TAG,__VA_ARGS__)
 
#define LOGE(...)   __android_log_print(ANDROID_LOG_ERROR,LOG_TAG,__VA_ARGS__)
 

Functions

static void printGLString (const char *name, GLenum s)
 
static void checkGlError (const char *op)
 

Variables

GLubyte pixels []
 

Macro Definition Documentation

#define LOG_TAG   "Panoramajni"
#define LOGE (   ...)    __android_log_print(ANDROID_LOG_ERROR,LOG_TAG,__VA_ARGS__)
#define LOGI (   ...)    __android_log_print(ANDROID_LOG_INFO,LOG_TAG,__VA_ARGS__)
#define UTILITIES_CPP_

Function Documentation

static void checkGlError ( const char *  op)
static
static void printGLString ( const char *  name,
GLenum  s 
)
static

Variable Documentation

GLubyte pixels[]
Initial value:
=
{ 255, 0, 0, 0, 255, 0, 0, 0, 255, 255, 255, 0,
255, 0, 0, 0, 255, 0, 0, 0, 255, 255, 255, 0,
255, 0, 0, 0, 255, 0, 0, 0, 255, 255, 255, 0,
255, 0, 0, 0, 255, 0, 0, 0, 255, 255, 255, 0,
255, 0, 0, 0, 255, 0, 0, 0, 255, 255, 255, 0,
255, 0, 0, 0, 255, 0, 0, 0, 255, 255, 255, 0,
255, 0, 0, 0, 255, 0, 0, 0, 255, 255, 255, 0,
255, 0, 0, 0, 255, 0, 0, 0, 255, 255, 255, 0,
255, 0, 0, 0, 255, 0, 0, 0, 255, 255, 255, 0,
255, 0, 0, 0, 255, 0, 0, 0, 255, 255, 255, 0,
255, 0, 0, 0, 255, 0, 0, 0, 255, 255, 255, 0,
255, 0, 0, 0, 255, 0, 0, 0, 255, 255, 255, 0,
255, 0, 0, 0, 255, 0, 0, 0, 255, 255, 255, 0,
255, 0, 0, 0, 255, 0, 0, 0, 255, 255, 255, 0,
255, 0, 0, 0, 255, 0, 0, 0, 255, 255, 255, 0,
255, 0, 0, 0, 255, 0, 0, 0, 255, 255, 255, 0,
}