[vtk-developers] vtkSampleFunction API Change?

Lorensen, William E (Research) lorensen at crd.ge.com
Mon Jun 17 10:22:23 EDT 2002


I fixed it. Our class was a subclass of SampleFunction. I had to change the Execute to an
ExecuteData.

I was just wondering if I had missed a discussion on this.

Bill

-----Original Message-----
From: Ken Martin [mailto:ken.martin at kitware.com]
Sent: Monday, June 17, 2002 10:03 AM
To: Bill Lorensen; vtk-developers at public.kitware.com
Subject: RE: [vtk-developers] vtkSampleFunction API Change?


Hey Bill,

The change is pretty simple and it is in the protected section of the
API (unless you are talking about the SetScalars stuff which I left in
for backwards compatibility even though it is clearly not consistent
with the rest of VTK). I'm not sure which change you are talking
about. Either way if you need help with the change let me know which
of the two changes.

Thanks
Ken



> -----Original Message-----
> From: vtk-developers-admin at public.kitware.com
> [mailto:vtk-developers-admin at public.kitware.com]On Behalf Of Bill
> Lorensen
> Sent: Saturday, June 15, 2002 11:27 AM
> To: Ken Martin; vtk-developers at public.kitware.com
> Subject: [vtk-developers] vtkSampleFunction API Change?
>
>
> Ken,
> We have a class that inherits from vtkSampleFunction that
> no longer compiles after the recent API changes to
> SampleFunction? Was this API change discussed on the list?
>
> Bill
>
> _______________________________________________
> vtk-developers mailing list
> vtk-developers at public.kitware.com
> http://public.kitware.com/mailman/listinfo/vtk-developers

_______________________________________________
vtk-developers mailing list
vtk-developers at public.kitware.com
http://public.kitware.com/mailman/listinfo/vtk-developers



More information about the vtk-developers mailing list