INTERVALL Class Reference

#include <Geometry.h>

List of all members.

Public Member Functions

 INTERVALL ()
 INTERVALL (REAL, REAL)
void Intersect (const INTERVALL &)

Public Attributes

BOOLEAN Empty
REAL Min
REAL Max


Detailed Description

Definition at line 22 of file Geometry.h.


Constructor & Destructor Documentation

INTERVALL::INTERVALL (  ) 

Definition at line 73 of file Geometry.cpp.

References Empty, and TRUE.

INTERVALL::INTERVALL ( REAL  ,
REAL   
)

Definition at line 78 of file Geometry.cpp.

References Empty, FALSE, Max, and Min.


Member Function Documentation

void INTERVALL::Intersect ( const INTERVALL  ) 

Definition at line 91 of file Geometry.cpp.

References Empty, max, Max, min, Min, and TRUE.

Referenced by BOUNDINGBOX::Intersect(), and Intersection().


Member Data Documentation

BOOLEAN INTERVALL::Empty

Definition at line 25 of file Geometry.h.

Referenced by SIM3DGroup::CalcRayIntersection(), RAY::DoesIntersect(), BOUNDINGBOX::Intersect(), Intersect(), and INTERVALL().

REAL INTERVALL::Max

Definition at line 26 of file Geometry.h.

Referenced by SIM3DGroup::CalcRayIntersection(), BOUNDINGBOX::Intersect(), Intersect(), and INTERVALL().

REAL INTERVALL::Min

Definition at line 26 of file Geometry.h.

Referenced by SIM3DGroup::CalcRayIntersection(), BOUNDINGBOX::Intersect(), Intersect(), INTERVALL(), and MergeRSO().


The documentation for this class was generated from the following files:
Generated on Thu Dec 7 01:38:53 2006 for DT2005.panorama by  doxygen 1.4.7