Skip to content

vtkTextureObject: Fix compiler error -Werror=undef

  • check if __APPLE__ is defined instead of simply checking whether that macro evaluates to 1.

Merge request reports