#include "travail.h" GLuint IdTex; extern Global global; void initScene() { } void tracerScene(Objet *obj) { obj->tracer(); }