FilterSet::SetFilter
Previous
|
Next
FilterSet::SetFilter
FilterSet
void
SetFilter
(
UPInt
index
,
Filter
*
filter
);
Description
SetFilter sets the filter in the filter array.
Parameters
Parameters
Description
UPInt index
The index of the filter.
Filter* filter
The filter added to the array.