[vtkusers] vtkPolyData, vtkFloatArray and QT
Hila Hiler
hilahiler at gmail.com
Thu Feb 23 02:29:20 EST 2012
Hi all,
I have a structure which contains:
class myClass
{
vtkPolyData* poly;
vtkFloatArray* values;
}
while on every location on the poly, a corresponding value is correlated.
I was wondering: how can I present the values on the poly?
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?
Any information would be very appreciated.
Best,
Hila
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20120223/3efb1d06/attachment.htm>
More information about the vtkusers
mailing list