Calling this function will eliminate the render to the given objects and its sons
Polygons that are not included in this objects wont be rendered
If a NULL is given then all the polygons will be rendered (the default)
Arguments:
obj_to_render_handle: The group to render
See also STATE_object_set_father_object()
|