[vtkusers] convert vtkDataObject to vtkDataSet

David E DeMarle dave.demarle at kitware.com
Thu May 14 19:21:14 EDT 2009


The compiler error is probably caused by not #including "vtkDataSet.h".
See this entry on the vtk faq:
http://www.vtk.org/Wiki/VTK_FAQ#The_C.2B.2B_compiler_cannot_convert_some_pointer_type_to_another_pointer_type_in_my_little_program

David E DeMarle
Kitware, Inc.
R&D Engineer
28 Corporate Drive
Clifton Park, NY 12065-8662
Phone: 518-371-3971 x109



On Thu, May 14, 2009 at 4:49 AM, Natalie Happenhofer
<nataliehapp at hotmail.com> wrote:
> error: invalid conversion from 'vtkDataObject*' to 'vtkDataSet



More information about the vtkusers mailing list