main.cpp File Reference

#include <iostream>
#include <SDL/SDL.h>
#include <wrap/gui/trackball.h>
#include <GL/glut.h>
Include dependency graph for test/trackball/main.cpp:

Go to the source code of this file.

Functions

bool init ()
int main (int argc, unsigned short **argv)

Variables

bool fullscreen = false
int height = 600
SDL_Surface * screen = NULL
int width = 800

Function Documentation

bool init (  ) 

Definition at line 26 of file test/trackball/main.cpp.

int main ( int  argc,
unsigned short **  argv 
)

Definition at line 64 of file test/trackball/main.cpp.


Variable Documentation

bool fullscreen = false

Definition at line 16 of file test/trackball/main.cpp.

int height = 600

Definition at line 20 of file test/trackball/main.cpp.

SDL_Surface* screen = NULL

Definition at line 24 of file test/trackball/main.cpp.

int width = 800

Definition at line 19 of file test/trackball/main.cpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


vcglib
Author(s): Christian Bersch
autogenerated on Fri Jan 11 09:19:56 2013