Matter interface
[Interfaces]

This interface is used to hide the matter evaluation process. It is used by the Renderer class. More...

Classes

class  MatterInterface
 Definition of the MatterInterface class. More...
class  MatterInterface
 Definition of the MatterInterface class. More...

Functions

virtual float MatterInterface::eval (uint32 index, intersection &inter, ray &r)=0

Detailed Description

This interface is used to hide the matter evaluation process. It is used by the Renderer class.


Function Documentation

virtual float MatterInterface::eval ( uint32  index,
intersection &  inter,
ray &  r 
) [pure virtual, inherited]

Evaluate a given matter according to an intersection and a ray.


Generated on Tue Nov 14 15:40:08 2006 for libcrbn by  doxygen 1.5.0