Google

Main Page   Class Hierarchy   Compound List   File List   Compound Members  

csRenderContextFrustum Class Reference

This structure holds the current render context frustum. More...

#include <rview.h>

List of all members.

Public Methods

 csRenderContextFrustum ()
void IncRef ()
void DecRef ()

Public Attributes

csVector3 frustum [4]
 The frustum is given as csVector3 and not with csPlane3 because the planes go through the origin so the D component is zero.


Friends

class  csRenderContext


Detailed Description

This structure holds the current render context frustum.

It is basically a bounding frustum for the current clipper.


The documentation for this class was generated from the following file:
Generated for Crystal Space by doxygen 1.2.5 written by Dimitri van Heesch, ©1997-2000