Calling this function will eliminate the render to the given group (and groups that belong to the given group)
Polygons that are not included in this group wont be rendered
If a NULL is given then all the polygons will be rendered (the default)
Arguments:
grp_to_render_handle: The group to render
|