<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
Hi,<br><br>I am trying to map a texture on a quad similar to this tutorial : http://www.vtk.org/Wiki/VTK/Examples/Cxx/Visualization/TextureMapQuad<br><br>I'm having trouble displaying the image at the desired position on a render window. I've tried changing the the value of points and it scales the image with respect to each of the other points, but has no effect on the image's position. I've also tried texturedQuad-&gt;SetPosition( x, y, z) with no success. What other functions could be used to position an image within a render window? Thanks in advance.<br><br>Alexis Cheng<br>Electrical Engineering<br>University of British Columbia<br>                                               </body>
</html>