Frustum Struct Reference

#include <frustum.h>

Collaboration diagram for Frustum:
Collaboration graph
[legend]

Public Member Functions

 Frustum ()
 Frustum (const Plane3 &_right, const Plane3 &_left, const Plane3 &_bottom, const Plane3 &_top, const Plane3 &_back, const Plane3 &_front)

Data Fields

Plane3 right
Plane3 left
Plane3 bottom
Plane3 top
Plane3 back
Plane3 front

Detailed Description

Definition at line 341 of file frustum.h.


Constructor & Destructor Documentation

Frustum::Frustum (  )  [inline]

Definition at line 345 of file frustum.h.

Frustum::Frustum ( const Plane3 _right,
const Plane3 _left,
const Plane3 _bottom,
const Plane3 _top,
const Plane3 _back,
const Plane3 _front 
) [inline]

Definition at line 348 of file frustum.h.


Field Documentation


The documentation for this struct was generated from the following file:

Generated by  doxygen 1.6.2