<div dir="ltr">Instead of using <br><br>int iaxis;<br>
current_widget-><div id=":td">GetPlaneOrientation(iaxis);<br><br>use<br><br>iaxis=GetPlaneOrientation();<br><br>That works for me. I don't know why it can be put into a bucket. Is that because of it type virtual int?<br>
</div><br><br><div class="gmail_quote">On Mon, Aug 20, 2012 at 4:28 PM, 32sthide <span dir="ltr"><<a href="mailto:32sthide@gmail.com" target="_blank">32sthide@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">it says /usr/include/vtk-5.2/vtkImagePlaneWidget.h:299: note: candidates are:<br>
virtual int vtkImagePlaneWidget::GetPlaneOrientation()<br>
<br>
</div>161: error: no matching function for call to<br>
‘vtkImagePlaneWidget::GetPlaneOrientation(int&)’<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://vtk.1045678.n5.nabble.com/problem-with-getPlaneOrientation-tp5715428p5715433.html" target="_blank">http://vtk.1045678.n5.nabble.com/problem-with-getPlaneOrientation-tp5715428p5715433.html</a><br>
<div class="HOEnZb"><div class="h5">Sent from the VTK - Users mailing list archive at Nabble.com.<br>
_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.vtk.org/mailman/listinfo/vtkusers" target="_blank">http://www.vtk.org/mailman/listinfo/vtkusers</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br><div dir="ltr">Jothybasu Selvaraj<br>PhD Student<br>University of Liverpool<br>UK<br></div><br>
</div>