VectorDot example . <br><br>I don't think the output is wrong . The Values should be -1 . This is because the vtkVectorDot initial scalar range is from -1 to 1 . And the class does not generate the dot product values but rather generate scalar values based off dot product . Since the example generates only one value that is 1, it is mapped to the lower range of scalar . <br>
<br>If you set the scalar range of vtkVectorDot to say (3,6) , the output is 3, which should be correct right ?<br><br><br>Darshan <br><br><div class="gmail_quote">On Wed, Aug 18, 2010 at 4:00 PM, David Doria <span dir="ltr"><<a href="mailto:daviddoria%2Bvtk@gmail.com">daviddoria+vtk@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div class="gmail_quote"><div class="im">On Wed, Aug 18, 2010 at 3:53 PM, Darshan Pai <span dir="ltr"><<a href="mailto:darshanpai@gmail.com" target="_blank">darshanpai@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
I looked at the Actor2D . It was not exactly broken . The points were just too close to each other and cramped up on the left bottom corner . I guess in 2D view the window acts like a canvas of pixels hence the regular camera events don't work . I changed the values and increased the point width so that it is easily noticeable . Please verify it and move it out of broken if it is alright <br>
<br></blockquote><div><br></div></div>Awesome! Thanks for checking it out. I moved it to here (there is really no other 2D stuff, so I put it with Images): <a href="http://www.vtk.org/Wiki/VTK/Examples/Cxx/Images/Actor2D" target="_blank">http://www.vtk.org/Wiki/VTK/Examples/Cxx/Images/Actor2D</a></div>
<div class="gmail_quote"><br></div><div class="gmail_quote"><a href="http://www.vtk.org/Wiki/VTK/Examples/Cxx/Images/Actor2D" target="_blank"></a>Keep them coming!</div><div class="gmail_quote"><br><font color="#888888"><div>
David</div></font></div>
</blockquote></div><br>