Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

ray.H File Reference

#include "std/support.H"
#include "mlib/points.H"
#include "disp/gel.H"

Include dependency graph for ray.H:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  RAYhit
class  RAYnear

Defines

#define CRAYhit   const RAYhit
#define CRAYnear   const RAYnear

Functions

int operator== (CRAYhit &r, int b)
int operator== (CRAYnear &r, int b)
template<class T>
T * ray_geom (CRAYhit &ray, T *init)
template<class T>
T * ray_geom (CRAYnear &ray, T *init)


Define Documentation

#define CRAYhit   const RAYhit
 

Definition at line 9 of file ray.H.

#define CRAYnear   const RAYnear
 

Definition at line 79 of file ray.H.


Function Documentation

int operator== CRAYnear &  r,
int  b
[inline]
 

Definition at line 110 of file ray.H.

int operator== CRAYhit &  r,
int  b
[inline]
 

Definition at line 109 of file ray.H.

Referenced by REF_CLASS().

template<class T>
T* ray_geom CRAYnear &  ray,
T *  init
[inline]
 

Definition at line 121 of file ray.H.

template<class T>
T* ray_geom CRAYhit &  ray,
T *  init
[inline]
 

Definition at line 114 of file ray.H.

Referenced by Pen::check_interactive(), FilmTrans::down(), GEST_INT::down(), Cam_int_edit::edit_down(), Cam_int_fp::focus(), Cam_int_fp::orbit(), and Cam_int_fp::up().


Generated on Mon Sep 18 11:42:55 2006 for jot by  doxygen 1.4.4