get_renderer


Description:

public abstract unowned Renderer get_renderer (uint index_)

Get a pointer to the renderer at the given index.

It is an error to request an index that is out of bounds.

Parameters:

this

The viewer

index_

The index of the renderer to get

Returns:

the render, owned by the viewer