OpenGL ES SDK for Android ARM Developer Center
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
glfft_api_headers.hpp File Reference
#include "common.hpp"

Go to the source code of this file.

Macros

#define GLFFT_LOG_OVERRIDE   LOGI
 
#define GLFFT_READ_FILE_STRING_OVERRIDE   common_read_file_string
 
#define GLFFT_TIME_OVERRIDE   app_get_time
 
#define GLFFT_GLSL_LANG_STRING   "#version 310 es\n"
 

Functions

double app_get_time ()
 

Macro Definition Documentation

#define GLFFT_GLSL_LANG_STRING   "#version 310 es\n"

Definition at line 31 of file glfft_api_headers.hpp.

#define GLFFT_LOG_OVERRIDE   LOGI

Definition at line 28 of file glfft_api_headers.hpp.

#define GLFFT_READ_FILE_STRING_OVERRIDE   common_read_file_string

Definition at line 29 of file glfft_api_headers.hpp.

#define GLFFT_TIME_OVERRIDE   app_get_time

Definition at line 30 of file glfft_api_headers.hpp.

Function Documentation

double app_get_time ( )

Definition at line 337 of file ocean.cpp.