[vtkusers] How to add scalars to PointData?

lynx.abraxas at freenet.de lynx.abraxas at freenet.de
Sun Jan 10 17:02:42 EST 2010


On 10/01/10 16:48:46, David Doria wrote:
> Lynx,
> All this means:
> error: invalid use of incomplete type 'struct vtkPointData'
> error: forward declaration of 'struct vtkPointData'
>
> is that you need to #include <vtkPointData.h>

Thanks  a  lot David! This one drove me nuts. Normally it says some thing like
"... unknow" or so, so I didn't think of a missing include.

Thanks again.
Lynx



More information about the vtkusers mailing list