[vtkusers] problem using vtkAssignAttribute

nikhil butala nvbutala at yahoo.com
Mon Apr 26 17:23:10 EDT 2004


Dear vtkusers,
 
 
I am using the following command to assign attribute vectors to point dataset from a .vtk file as specified in the documentation for the class vtkAssignAttribute.h:
 
 
attribute->Assign(vtkDataSetAttributes::VECTORS, vtkDataSetAttributes::SCALARS,vtkAttributeLocation::POINT_DATA);
 
On compiling the program I get the following error:
Qualifier ' vtkAttributeLocation' is not a class or namespace name in the function main( ).
 
Can someone tell me how to correct this?? 
 
Thanks in advance,
Nikhil Butala


		
---------------------------------
Do you Yahoo!?
Yahoo! Photos: High-quality 4x6 digital prints for 25¢
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20040426/d4a00e27/attachment.htm>


More information about the vtkusers mailing list