gKit2 light
|
dessiner un objet texture More...
#include <stdio.h>
#include "window.h"
#include "mesh.h"
#include "wavefront.h"
#include "texture.h"
#include "orbiter.h"
#include "draw.h"
Go to the source code of this file.
Functions | |
int | init () |
int | draw () |
int | quit () |
int | main (int argc, char **argv) |
Variables | |
Mesh | objet |
GLuint | texture |
Orbiter | camera |
dessiner un objet texture
Definition in file tuto6.cpp.