Home -> RenderPluginEnumerator -> FilterPluginsNotOfFamily

Description

The FilterPluginsNotOfFamily method removes renderer plugins that are not of the specified API family from the filtered set.

Usage

void FilterPluginsNotOfFamily(IRendererPlugin::ApiFamily apiFamily);

Argument list

apiFamily [ApiFamily]
The API family to keep.

See also