#include "GLUTCore.h"
#include "OGLParts.h"
#include <stdio.h>
Go to the source code of this file.
Functions | |
void | MyDraw () |
int | main (int argc, char *const argv[]) |
Variables | |
Texture | T1 |
int main | ( | int | argc, | |
char *const | argv[] | |||
) |
Definition at line 9 of file example.cpp.
void MyDraw | ( | ) |
Definition at line 27 of file example.cpp.
Definition at line 7 of file example.cpp.