Exemplo n.º 1
0
void IECoreRI::SXRendererImplementation::procedural( IECore::Renderer::ProceduralPtr proc )
{
	proc->render( m_parent );
}