// Copyright 2009-2021 Intel Corporation // SPDX-License-Identifier: Apache-2.0 #include "scene.h" #include "../../common/algorithms/parallel_any_of.h" namespace embree { void Scene::checkIfModifiedAndSet () { … } }
// Copyright 2009-2021 Intel Corporation // SPDX-License-Identifier: Apache-2.0 #include "scene.h" #include "../../common/algorithms/parallel_any_of.h" namespace embree { void Scene::checkIfModifiedAndSet () { … } }