#include "../ressources/Vector3.h"
#include <windows.h>
#include <GL/gl.h>
#include <../gl/glut.h>
#include <GL/glaux.h>
#include "Thing.h"
#include "ThingTransform.h"
Include dependency graph for ThingFlatShadow.h:
This graph shows which files directly or indirectly include this file:
Classes | |
class | ThingFlatShadow |
Defines | |
#define | BASESIZE 10.0 |
#define | BASERES 12 |
#define | TEAPOTRES 3 |
Enumerations | |
enum | { X, Y, Z, W } |
enum | { A, B, C, D } |
|
|
|
|
|
|
|
|
|
|