CIvfViewFrustum Class Reference

#include <ivfmath/IvfViewFrustum.h>

Inheritance diagram for CIvfViewFrustum:

CIvfMathBase List of all members.

Public Member Functions

 CIvfViewFrustum ()
virtual ~CIvfViewFrustum ()
 IvfClassInfo ("CIvfViewFrustum", CIvfMathBase)
bool isInside (CIvfBoundingSphere *bSphere)
CIvfPlanegetBottomPlane ()
CIvfPlanegetTopPlane ()
CIvfPlanegetRightPlane ()
CIvfPlanegetLeftPlane ()
CIvfPlanegetFarPlane ()
CIvfPlanegetNearPlane ()

Detailed Description

View frustum class

The CIvfViewFrustum implements a view frustum, which can be used when culling a scene graph.

Definition at line 37 of file IvfViewFrustum.h.


Constructor & Destructor Documentation

CIvfViewFrustum::CIvfViewFrustum  ) 
 

CIvfViewFrustum constructor

virtual CIvfViewFrustum::~CIvfViewFrustum  )  [virtual]
 

CIvfViewFrustom destructor


Member Function Documentation

CIvfPlane* CIvfViewFrustum::getBottomPlane  ) 
 

Returns bottom plane

CIvfPlane* CIvfViewFrustum::getFarPlane  ) 
 

Returns far plane

CIvfPlane* CIvfViewFrustum::getLeftPlane  ) 
 

Returns left plane

CIvfPlane* CIvfViewFrustum::getNearPlane  ) 
 

Returns near plane

CIvfPlane* CIvfViewFrustum::getRightPlane  ) 
 

Returns right plane

CIvfPlane* CIvfViewFrustum::getTopPlane  ) 
 

Returns top plane

bool CIvfViewFrustum::isInside CIvfBoundingSphere bSphere  ) 
 

Returns true if bounding sphere is inside frustum


The documentation for this class was generated from the following file:
Generated on Fri Sep 1 15:37:00 2006 for Interactive Visualisation Framework - Ivf++ by  doxygen 1.4.6-NO