|
gKit2 light
|
utiliser mesh pour dessiner un triangle avec une rotation More...
Go to the source code of this file.
Functions | |
| int | init () |
| int | draw () |
| int | quit () |
| int | main (int argc, char **argv) |
Variables | |
| Mesh | triangle |
utiliser mesh pour dessiner un triangle avec une rotation
Definition in file tuto3.cpp.
| int init | ( | ) |
Definition at line 17 of file tuto3.cpp.
| int draw | ( | void | ) |
Definition at line 36 of file tuto3.cpp.
| int quit | ( | ) |
| int main | ( | int | argc, |
| char ** | argv ) |
Definition at line 78 of file tuto3.cpp.