Renderer Class Reference
[RendererRenderer]

The basis class for renderer models. More...

#include <renderer.hpp>

List of all members.

Public Member Functions

 Renderer (int smin, int smax)
uint32 memory ()
void set_minterface (MatterInterface *minterface)
void set_sinterface (SamplerInterface *sinterface)
void set_grinterface (GraphicsInterface *grinterface)
virtual bool init ()=0
virtual bool eval (ray &r, vec3 &col)=0

Protected Attributes

uint32 _memory_used
vec3 * _vtab
vec3 * _ntab
int _shadow_min
int _shadow_max
int _shadow_step
MatterInterface_minterface
SamplerInterface_sinterface
GraphicsInterface_grinterface


Detailed Description

The basis class for renderer models.


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