gfx_opengl.hh File Reference

Facade for graphics system (OpenGL). More...

Go to the source code of this file.

Namespaces

namespace  gfx

Classes

class  gfx::GFX
 Facade for graphics system (OpenGL). More...
class  gfx::GFX::Modes
 Modes (states) of graphics system. More...
class  gfx::GFX::Light
 Opaque struct to define a light source. More...
class  gfx::GFX::Material
 Opaque struct to define a material. More...
struct  gfx::GFX::Perspective

Defines

#define GFX_OPENGL_HH   1
#define DEFAULT_PERSPECTIVE_FOV   (8.0)
#define DEFAULT_PERSPECTIVE_FRUSTUM_NEAR   (125.0)
#define DEFAULT_PERSPECTIVE_FRUSTUM_FAR   (100000.0)

Variables

const fp gfx::MIN_OPENGL_VERSION_FLOAT = 1.4


Detailed Description

Facade for graphics system (OpenGL).

Id
LastChangedDate

Author:
Jim E. Brooks http://www.palomino3d.org
Remarks:
"gfx" is a namespace. "GFX" is a class.

Define Documentation

#define DEFAULT_PERSPECTIVE_FOV   (8.0)

#define DEFAULT_PERSPECTIVE_FRUSTUM_FAR   (100000.0)

#define DEFAULT_PERSPECTIVE_FRUSTUM_NEAR   (125.0)

#define GFX_OPENGL_HH   1

Palomino 3D Engine documents generated by doxygen 1.5.3 on Fri Nov 23 11:26:15 2007