eq::server::Frustum Class Reference

Extends the eq::Frustum to update server-side generic frustum data. More...

#include <frustum.h>

Inheritance diagram for eq::server::Frustum:
Inheritance graph
[legend]
Collaboration diagram for eq::server::Frustum:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 Frustum (FrustumData &data)
 Frustum (const Frustum &from, FrustumData &data)
virtual ~Frustum ()
 Destruct the frustum.
void setWall (const eq::Wall &wall)
 Set the frustum using a wall description.
void setProjection (const eq::Projection &projection)
 Set the frustum using a projection description.
void setEyeBase (const float eyeBase)
 Set the eye separation.

Detailed Description

Extends the eq::Frustum to update server-side generic frustum data.

Definition at line 32 of file server/frustum.h.


Constructor & Destructor Documentation

virtual eq::server::Frustum::~Frustum (  )  [inline, virtual]

Destruct the frustum.

Reimplemented from eq::Frustum.

Definition at line 37 of file server/frustum.h.


Member Function Documentation

void eq::server::Frustum::setWall ( const eq::Wall wall  ) 

Set the frustum using a wall description.

Reimplemented from eq::Frustum.

Definition at line 45 of file server/frustum.cpp.

References eq::Frustum::setWall().

Referenced by eq::server::Compound::setWall().

Here is the call graph for this function:

Here is the caller graph for this function:

void eq::server::Frustum::setProjection ( const eq::Projection projection  ) 

Set the frustum using a projection description.

Reimplemented from eq::Frustum.

Definition at line 51 of file server/frustum.cpp.

References eq::Frustum::setProjection().

Referenced by eq::server::Compound::setProjection().

Here is the call graph for this function:

Here is the caller graph for this function:

void eq::server::Frustum::setEyeBase ( const float  eyeBase  ) 

Set the eye separation.


The documentation for this class was generated from the following files:
Generated on Sat Feb 6 13:13:33 2010 for Equalizer 0.9.1 by  doxygen 1.6.1