HAL::PushFilters

HAL::PushFilters
virtual void PushFilters(FilterPrimitive*);
Description

PushFilters pushes a filter draw sequence on the filter stack. Any content rendered after this, and before PopFilters will have filters applied to it.

Parameters
Parameters 
Description 
primitive 
The filter primitive, defining the area and filter type applied to the filtered content.