|
gKit2 light
|
reprise de tuto7.cpp mais en derivant AppCamera, avec gestion automatique d'une camera. More...
#include "wavefront.h"#include "texture.h"#include "orbiter.h"#include "draw.h"#include "app_camera.h"Go to the source code of this file.
Classes | |
| class | TP |
Functions | |
| Mesh | make_grid (const int n=10) |
| int | main (int argc, char **argv) |
reprise de tuto7.cpp mais en derivant AppCamera, avec gestion automatique d'une camera.
Definition in file tuto7_camera.cpp.
| Mesh make_grid | ( | const int | n = 10 | ) |
Definition at line 14 of file tuto7_camera.cpp.
| int main | ( | int | argc, |
| char ** | argv ) |
Definition at line 125 of file tuto7_camera.cpp.