CrystalSpace

Public API Reference

Main Page   Modules   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

csRenderContextFrustum Class Reference
[Views & Cameras]

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

#include <rview.h>

List of all members.

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.


Detailed Description

This structure holds the current render context frustum.

It is basically a bounding frustum for the current clipper.

Definition at line 87 of file rview.h.


Member Data Documentation

csVector3 csRenderContextFrustum::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.

Definition at line 102 of file rview.h.


The documentation for this class was generated from the following file:
Generated for Crystal Space by doxygen 1.2.18