Public Member Functions | |
__construct (Renderer &$renderer) | |
process (&$data) | |
Protected Attributes | |
$renderer |
RendererBackFaceCulling::__construct | ( | Renderer &$ | renderer | ) |
RendererBackFaceCulling::process | ( | &$ | data | ) |
Remove faces which are back facing from the scene.
$data | 3D scene data. |
Reimplemented from Filter.
RendererBackFaceCulling::$renderer [protected] |
Reference to the renderer. Used to retrieve the model-view matrix.