|
Modules |
| | Graphics Cache interface |
| | This interface is used to hide the per object intersection research process and is used by the ObjectSet class. It is used by the Renderer class.
|
| | Graphics interface |
| | This interface is used to hide the intersection research process and color evaluation. It is used by the Renderer class.
|
| | Matter interface |
| | This interface is used to hide the matter evaluation process. It is used by the Renderer class.
|
| | Sampler interface |
| | This interface is used to hide the sampler creation. It it used by the Renderer.
|