|
gKit2 light
|
reprise de tuto6.cpp mais en derivant App::init(), App::quit() et bien sur App::render(). More...
#include "wavefront.h"#include "texture.h"#include "orbiter.h"#include "draw.h"#include "app.h"#include "app_camera.h"Go to the source code of this file.
Classes | |
| class | TP |
Functions | |
| int | main (int argc, char **argv) |
reprise de tuto6.cpp mais en derivant App::init(), App::quit() et bien sur App::render().
Definition in file tuto7.cpp.
| int main | ( | int | argc, |
| char ** | argv ) |
Definition at line 70 of file tuto7.cpp.