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

Volume.cxx File Reference

#include "geometry/Volume.h"
#include "geometry/Ray.h"
#include "geometry/Intersection.h"
#include <cassert>
#include <strstream>

Go to the source code of this file.

Enumerations

enum  Surface_Status { Surface_INSIDE, Surface_AMBIGOUS, Surface_OUTSIDE }
enum  Surface_Solution { Surface_SOLUTION, Surface_UNREACHABLE, Surface_NO_SOLUTION }


Enumeration Type Documentation

enum Surface_Solution
 

Enumeration values:
Surface_SOLUTION  
Surface_UNREACHABLE  
Surface_NO_SOLUTION  

Definition at line 97 of file Volume.cxx.

enum Surface_Status
 

Enumeration values:
Surface_INSIDE  
Surface_AMBIGOUS  
Surface_OUTSIDE  

Definition at line 89 of file Volume.cxx.


Generated at Mon Nov 26 18:18:23 2001 by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000