<div dir="ltr">Hi all,<br><br>I have a structure which contains:<br><br>class myClass<br> { <br> vtkPolyData* poly;<br> vtkFloatArray* values;<br> }<br><br>while on every location on the poly, a corresponding value is correlated.<br>
<br>I was wondering: how can I present the values on the poly?<br>I'm using QT 4.7- maybe there is a way to add a pop up window (or something like that) which will show the value while the cursor stands on the poly? <br>
<br>Any information would be very appreciated.<br><br>Best,<br>Hila<br></div>