#include <string>#include <stdio.h>#include "skyBox.h"Include dependency graph for skyBox.cpp:

Go to the source code of this file.
Data Structures | |
| struct | TexMatCallback |
| class | MoveEarthySkyWithEyePointTransform |
Defines | |
| #define | CUBEMAP_FILENAME(face) "Cubemap/" #face ".jpg" |
| #define CUBEMAP_FILENAME | ( | face | ) | "Cubemap/" #face ".jpg" |
Referenced by SkyBox::readCubeMap().
1.5.1