RayTraceMethod Class Reference

Definition of class RayTraceMethod. More...

#include <RayTraceMethod.h>


Static Public Member Functions

static Color ray_shade (int level, Real w, Ray v, RenderContext *rc, Object *ol)
 the ray trace illumination
static Vector3 reflect_dir (const Vector3 &d, Vector3 n)
 reflection direction operator
static Vector3 refract_dir (const Vector3 &d, Vector3 n, Real eta)
 refraction direction operator

Static Protected Member Functions

static Real shadow (LightSource *l, Vector3 p, Object *ol)


Detailed Description

Definition of class RayTraceMethod.

The RayTraceMethod class implements a facade for ray trace global illumination algorithms.

NOTE:


The documentation for this class was generated from the following files:
Generated on Thu Jul 5 00:16:33 2007 for S3D by  doxygen 1.4.6