<div class="gmail_quote">On Tue, Feb 1, 2011 at 2:10 AM, Leonid Dulman <span dir="ltr">&lt;<a href="mailto:leonid_dulman@yahoo.co.uk" target="_blank">leonid_dulman@yahoo.co.uk</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi to all<br>
I search for vtk example with SetBackgroundTexture method for vtkRenderer<br>
Thank you. Leonid<br><br></blockquote><div><br></div><div>Are you just looking to set an image to the background of the renderer? If so, you can use this:</div><a href="http://www.vtk.org/Wiki/VTK/Examples/Cxx/Images/BackgroundImage" target="_blank">http://www.vtk.org/Wiki/VTK/Examples/Cxx/Images/BackgroundImage</a><br clear="all">

<br></div><div class="gmail_quote">If you actually want to use SetBackgroundTexture, I have made a shell example here: </div><div class="gmail_quote"><meta http-equiv="content-type" content="text/html; charset=utf-8"><a href="http://www.vtk.org/Wiki/VTK/Examples/Cxx/Broken/Visualization/BackgroundTexture">http://www.vtk.org/Wiki/VTK/Examples/Cxx/Broken/Visualization/BackgroundTexture</a></div>
<div class="gmail_quote"><br></div><div class="gmail_quote">The error is:</div><div class="gmail_quote">Error: &quot;You should really use the ExecuteData(vtkInformation *request,...) signature instead&quot;</div><div class="gmail_quote">
<br></div><div class="gmail_quote">Hopefully someone can get it to work for you.</div><div class="gmail_quote"><br><div>David </div></div><br>