Graphite  Version 3
An experimental 3D geometry processing program
android_wrapper.h File Reference

This file should be included first in Android applications. More...

#include <geogram/basic/command_line.h>
#include <android/log.h>

Go to the source code of this file.

Macros

#define main   wrapped_main
 

Functions

int wrapped_main (int argc, char **argv)
 
void android_main (struct android_app *app)
 

Detailed Description

This file should be included first in Android applications.

Calls application's main() from android_main()

Definition in file android_wrapper.h.