GraphicsInterface Class Reference
[Graphics interfaceGraphics interface]

Definition of the GraphicsInterface class. More...

#include <grinterface.hpp>

List of all members.

Public Member Functions

virtual bool search_intersection (ray &r, graphics_data_t &gdata)=0
 Searchs for the nearest intersection.
virtual void illuminate (ray &r, intersection &inter, vec3 &light_value)=0
 Computes direct illumination.


Detailed Description

Definition of the GraphicsInterface class.

This interface is used to hide the intersection research process and color evaluation. It is used by the Renderer class.


The documentation for this class was generated from the following file:
Generated on Tue Nov 14 15:40:09 2006 for libcrbn by  doxygen 1.5.0