TinyExr.h 249 B

1234567
  1. // Copyright (C) 2009-present, Panagiotis Christopoulos Charitos and contributors.
  2. // All rights reserved.
  3. // Code licensed under the BSD License.
  4. // http://www.anki3d.org/LICENSE
  5. #define TINYEXR_USE_MINIZ 0
  6. #include <ThirdParty/TinyExr/tinyexr.h>