[vtk-developers] Urgent, A little help, please

Bill Hoffman bill.hoffman at kitware.com
Thu May 23 16:25:33 EDT 2002


The PrintSelf is failing, not the Set/Get, did you add a print for LookupTable in your PrintSelf method?

-Bill


At 03:51 PM 5/23/2002 -0400, Dean Inglis wrote:
>my last experimental build shows problems with TestSetGet and
>Hybrid-Printself because I added (with a get macro but no set) in
>vtkImagePlaneWidget.h:
>
>vtkGetObjectMacro(LookupTable,vtkLookupTable)
>void SetLookupTable(vtkLookupTable*)
>
>the set method has to be a bit more elaborate than what a macro
>will allow since other vars must be initialised. The Get can
>be as simple as the macro allows.
>
>How do I do this correctly without damning the dashboard?
>
>Dean
>
>
>
>
>_______________________________________________
>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