#include "Lac.h"
#include "Parameters.h"
#include "ShaderCenter.h"
#include "Renderer.h"
#include "Texture.h"
#include "Skybox.h"
#include "Camera.h"
#include "Frustum.h"
#include <iostream>
#include "OpenGL.h"
Functions | |
int | writetiff (char *filename, char *description, int x, int y, int width, int height, int compression) |
Variables | |
Parameters * | parameters |
ShaderCenter * | sc |
Renderer * | renderer |
Skybox * | skybox |
CGparameter | envCubeParam |
Camera * | cam |
|
|
|
|
|
|
|
|
|
|
|
|
|
|