constants.cpp 126 B

123456789
  1. // Copyright 2009-2021 Intel Corporation
  2. // SPDX-License-Identifier: Apache-2.0
  3. #include "constants.h"
  4. namespace embree
  5. {
  6. }