[vtk-developers] Clarification of new type macros

Mark Olesen Mark.Olesen at faurecia.com
Mon May 17 09:35:24 EDT 2010


On Mon, 2010-05-17 at 09:25 -0400, David Doria wrote:
> Can someone confirm/deny that the follow is correct:
> 
> Where previously there was:
> 
> vtkTypeRevisionMacro(vtkPointSetNormalEstimation, vtkPolyDataAlgorithm);
> 
> there should now be
> 
> vtkTypeMacro(vtkPointSetNormalEstimation, vtkPolyDataAlgorithm);
> 
> Where previously there was:
> 
> vtkCxxRevisionMacro(vtkPointSetNormalEstimation, "$Revision: 1.70 $");
> 
> there should now be nothing (this line should be deleted).

Correct.
http://vtk.org/gitweb?p=VTK.git;a=commit;h=19c55e0e204ed46cac20599d49a641507442b522

I'd suspect that the corresponding CollectRevisions and PrintRevisions
methods should also be expunged from vtkObjectBase, but hasn't happened
yet.

/mark


DISCLAIMER:
This electronic transmission (and any attachments thereto) is intended solely for the use of the addressee(s). It may contain confidential or legally privileged information. If you are not the intended recipient of this message, you must delete it immediately and notify the sender. Any unauthorized use or disclosure of this message is strictly prohibited. Faurecia does not guarantee the integrity of this transmission and shall therefore never be liable if the message is altered or falsified nor for any virus, interception or damage to your system.




More information about the vtk-developers mailing list