<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">
      <meta http-equiv="content-type" content="text/html;
        charset=ISO-8859-1">
      I think that you have to do this through the display properties.
      Way down under the misc section there's a widget that lets you
      load a texture. I think you should be able to use it if you
      generated texture coords and in a 2 component vtk float array and
      named them "Texture Coordinates"<br>
      <br>
      On 10/06/2013 10:46 PM, Lodron, Gerald wrote:<br>
    </div>
    <blockquote
cite="mid:E70FE8EA6EBE9241BDB4CA6D8D12E1D801C24148EF4E@RZJC1EX.jr1.local"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=ISO-8859-1">
      <meta name="Generator" content="Microsoft Exchange Server">
      <!-- converted from rtf -->
      <style><!-- .EmailQuote { margin-left: 1pt; padding-left: 4pt; border-left: #800000 2px solid; } --></style>
      <font face="Calibri, sans-serif" size="2">
        <div>Hello,</div>
        <div>&nbsp;</div>
        <div>I am new in programming Paraview plugins but already made a
          first reader plugin working but now have a big problem:</div>
        <div>&nbsp;</div>
        <div>I successfully made a reader plugin which reads our company
          internal file format and outputs a vtkPolyData with texture
          coordinates. I can also read the texture image into a
          vtkImageData but now have no clue to combine the vtkPolyData
          with the texture
          image. Normally in vtk I would call SetTexture of the
          vtkActor, but how do I do this in the plugins? </div>
        <div>&nbsp;</div>
        <div>Is a reader plugin the wrong way doing this?</div>
        <div>&nbsp;</div>
        <div>Thanks for any advice,</div>
        <div>Gerald Lodron</div>
        <div>&nbsp;</div>
        <div><font face="Arial, sans-serif" size="3">_________________________________________________________________</font></div>
        <div>&nbsp;</div>
        <div><font face="Arial, sans-serif" size="2"><b>JOANNEUM
              RESEARCH Forschungsgesellschaft mbH</b></font></div>
        <div><font size="2">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<font
              face="Arial, sans-serif"> </font></font></div>
        <div><font face="Arial, sans-serif" size="2"><b>DIGITAL &#8211;
              Institute for Information and Communication Technologies</b></font></div>
        <div><font face="Arial, sans-serif" size="2">Steyrergasse 17,
            8010 Graz, Austria</font></div>
        <div><font color="#4D4D4D" size="2">&nbsp;</font></div>
        <div><font face="Arial, sans-serif" size="2">phone: +43 316
            876-1751</font></div>
        <div><font face="Arial, sans-serif" size="2">fax: +43 316
            8769-1751</font></div>
        <div><font face="Arial, sans-serif" size="2">e-mail: <a
              moz-do-not-send="true"
              href="mailto:gerald.lodron@joanneum.at"><font
                color="#0000FF"><u>gerald.lodron@joanneum.at</u></font></a>
          </font></div>
        <div><font face="Arial, sans-serif" size="2">web: <a
              moz-do-not-send="true"
              href="http://www.joanneum.at/digital"><font
                color="#0000FF"><u>www.joanneum.at/digital</u></font></a></font></div>
        <div><font face="Arial, sans-serif" size="3">_________________________________________________________________</font></div>
        <div>&nbsp;</div>
        <div><font color="#808080" size="2">This message and any
            attached files are confidential and intended solely for the
            addressee(s). Any publication, transmission or other use of
            the information by a person or entity other than the
            intended addressee(s) is prohibited.
            If you receive this in error please contact the sender and
            delete the material. The sender does not accept liability
            for any errors or omissions as a result of the transmission.</font></div>
        <div><font color="#808080" size="2">&nbsp;</font></div>
        <div><font color="#808080" size="2">Please consider the
            environment before printing this page.</font></div>
        <div>&nbsp;</div>
        <div>&nbsp;</div>
        <div>&nbsp;</div>
        <div>&nbsp;</div>
      </font>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Paraview-developers mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Paraview-developers@paraview.org">Paraview-developers@paraview.org</a>
<a class="moz-txt-link-freetext" href="http://public.kitware.com/mailman/listinfo/paraview-developers">http://public.kitware.com/mailman/listinfo/paraview-developers</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>