|
gKit2 light
|
#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) |
| Mesh make_grid | ( | const int | n = 10 | ) |
Definition at line 15 of file tuto_transformations.cpp.
| int main | ( | int | argc, |
| char ** | argv ) |
Definition at line 163 of file tuto_transformations.cpp.