Skip to content
  • Sean McBride's avatar
    Big find-replace of VTK_LARGE_FLOAT -> VTK_FLOAT_MAX · 04d04637
    Sean McBride authored
    vtkType.h says that VTK_LARGE_FLOAT is a
    'compatibility name'.  There were many uses of the
    old name, which I updated.  The find-replace should
    be quite safe as it's basically what the preprocessor
    does anyway.
    
    Change-Id: I66ecb51cd2f21ee3cdf9289d8a65d39fc4519a83
    04d04637