CWorld.h File Reference

Implementation of a virtual world. More...

#include "display/CCamera.h"
#include "graphics/CColor.h"
#include "graphics/CTriangleArray.h"
#include "graphics/CFog.h"
#include "materials/CTexture2d.h"
#include "world/CGenericObject.h"
#include <vector>

Go to the source code of this file.

Classes

class  chai3d::cWorld
 This class implements a virtual world. More...
 

Namespaces

 chai3d
 

Macros

#define C_MAXIMUM_OPENGL_LIGHT_COUNT   8
 The maximum number of lights that we expect OpenGL to support. More...
 

Macro Definition Documentation

#define C_MAXIMUM_OPENGL_LIGHT_COUNT   8