DEBSOURCES
Skip Quicknav
sources / ospray / 3.2.0-2 / modules / cpu / camera / registration.h
12345678
// Copyright 2020 Intel Corporation // SPDX-License-Identifier: Apache-2.0 namespace ospray { void registerAllCameras(); } // namespace ospray