[vtk-developers] vtkGenericErrorMacro?

David Doria daviddoria at gmail.com
Wed Jun 8 19:50:51 EDT 2011


I am trying to call vtkErrorMacro from a static function, but it needs
'this' to be defined. There is a vtkGenericWarningMacro which will
produce a warning from a static function, but there doesn't seem to be
a vtkGenericErrorMacro. Is there a reason this is missing? Or is there
a better way to display an error from a static function?

Thanks,

David



More information about the vtk-developers mailing list