[vtk-developers] What is vtkFloatingPointType?

David Gobbi david.gobbi at gmail.com
Thu Nov 8 14:29:29 EST 2012


On Thu, Nov 8, 2012 at 12:16 PM, Sean McBride <sean at rogue-research.com> wrote:
> On Wed, 7 Nov 2012 14:46:29 -0700, David Gobbi said:
>
>>> That would get rid of the clang warning. It's a little surprising (to
>>> me, at least) to see a symbol name that is both a typedef and a
>>> #define...
>>
>>That seems like a reasonable solution.   I'd also make it legacy:
>>
>>#if !defined(VTK_LEGACY_REMOVE)
>>#define vtkFloatingPointType double
>>#endif
>
> Thanks all.
>
> I'm out of the office and don't have my OpenID/gerrit stuff set up on this laptop, but attached are patches for this issue if someone wants to review.

I've pushed to gerrit, haven't reviewed them yet though.
http://review.source.kitware.com/#/t/1667/

 - David



More information about the vtk-developers mailing list