[vtk-developers] PLY reader issues

Sean McBride sean at rogue-research.com
Fri Nov 16 17:44:16 EST 2007


On 11/16/07 9:31 PM, David C Thompson said:

>> vtkErrorMacro seems to require 'this' but everything in vtkPLY is static
>> methods.  Is there a variant error macro I can use?  I didn't see one...
>
>vtkGenericWarningMacro doesn't require 'this' . It can't invoke an
>ErrorEvent, so no one can use observers to watch for generic warnings,
>but a message will be printed.

Works great, thanks!  Next week I'll check in some changes so that
vtkPLY's error handling is, um, less bad. :)

-- 
____________________________________________________________
Sean McBride, B. Eng                 sean at rogue-research.com
Rogue Research                        www.rogue-research.com 
Mac Software Developer              Montréal, Québec, Canada




More information about the vtk-developers mailing list