gfx::GFX::Perspective Struct Reference

#include <gfx_opengl.hh>

List of all members.

Public Member Functions

 Perspective (void)
 Perspective (Degree fov, fp frustumNear, fp frustumFar)

Public Attributes

Degree mFov
fp mFrustumNear
fp mFrustumFar


Detailed Description

Parameters for frustum.

Constructor & Destructor Documentation

gfx::GFX::Perspective::Perspective ( void   ) 

ctor/dtor.

gfx::GFX::Perspective::Perspective ( Degree  fov,
fp  frustumNear,
fp  frustumFar 
)


Member Data Documentation

Degree gfx::GFX::Perspective::mFov

fp gfx::GFX::Perspective::mFrustumNear

fp gfx::GFX::Perspective::mFrustumFar


The documentation for this struct was generated from the following files: Palomino 3D Engine documents generated by doxygen 1.5.3 on Fri Nov 23 11:26:27 2007