Main Page Class Hierarchy Compound List Compound Members Related Pages
StrategySimple Class Referencethis strategy simply creates one ray for each point.
More...
#include <Trace.h>
Inheritance diagram for StrategySimple
[legend]Collaboration diagram for StrategySimple:
[legend]List of all members.
Public Methods |
|
| DECLARE_CLASS (StrategySimple,Strategy) |
|
virtual Strategy* | getClone () |
|
virtual void | renderImage (Scene *pScene,ImageWriterCache *pWriter) |
Static Public Methods |
|
Strategy* | CreateInstance () |
Detailed Description
this strategy simply creates one ray for each point.
The documentation for this class was generated from the following file:
|