[vtkusers] How to get all visible Triangles?

David Doria daviddoria at gmail.com
Thu Oct 7 14:15:26 EDT 2010


>
> I try to compile the code but there comes this error:
>
> build/Debug/GNU-Linux-x86/main.o: In function
> `vtkSmartPointer<KeyPressInteractorStyle>::New()':
> /usr/local/include/vtk-5.6/vtkSmartPointer.h:113: undefined reference to
> `KeyPressInteractorStyle::New();
>
> Are there any changes in the properties (maybe the compiler properties)
> which I have to do?
>
>
That is what this line is supposed to do:

vtkStandardNewMacro(KeyPressInteractorStyle);


Does anyone else get the above error?

David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20101007/c011d81b/attachment.htm>


More information about the vtkusers mailing list