[vtk-developers] Casting vtkIntArray vs vtkIdTypeArray

David Gobbi david.gobbi at gmail.com
Sat Sep 18 10:59:53 EDT 2010


On Sat, Sep 18, 2010 at 7:54 AM, Jim Peterson <jimcp at cox.net> wrote:

> So I believe SafeDownCast is doing it's job well to reject the transform
> from IDType to INT.

SafeDownCast() is not a transformative operation.  It is a pointer cast.



More information about the vtk-developers mailing list