Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   File Members  

PLANE Class Reference

#include <plane.h>

List of all members.

Public Methods

 PLANE ()
 ~PLANE ()

Public Attributes

VECTOR normal
float Distance


Constructor & Destructor Documentation

PLANE::PLANE  
 

Definition at line 6 of file plane.cpp.

00007 {
00008 }

PLANE::~PLANE  
 

Definition at line 10 of file plane.cpp.

00011 {
00012 }


Member Data Documentation

float PLANE::Distance
 

Definition at line 15 of file plane.h.

Referenced by ExtractFrustum(), PointInFrustum(), and SphereInFrustum().

VECTOR PLANE::normal
 

Definition at line 14 of file plane.h.

Referenced by ExtractFrustum(), FindVisibleLeaves(), GetEdgeIntersection(), PointInFrustum(), SphereInFrustum(), and SplitPortal().


The documentation for this class was generated from the following files:
Generated on Fri Dec 23 05:15:52 2005 for Constructive Solid Geometry by doxygen1.2.15