| | Class | Description |
| | BSPRenderPipeline |
The RenderPipeline class is the main hub for the Wick3d rendering process when using a BSP Tree. |
| | RenderNotifier |
The RenderNotifier class is responsible for broadcasting events concerning the RenderPipeline to the engine. |
| | RenderPipeline |
The RenderPipeline class is the main hub for the Wick3d rendering process when using standard Z-sorting. |
| | RenderPipelineData |
The RenderPipelineData contains data used by the RenderPipeline, and which are shared throughout different steps of the pipeline. |