Blender V5.0
hydra/geometry.cpp
Go to the documentation of this file.
1/* SPDX-FileCopyrightText: 2022 NVIDIA Corporation
2 * SPDX-FileCopyrightText: 2022 Blender Foundation
3 *
4 * SPDX-License-Identifier: Apache-2.0 */
5
6/* Dummy file to make clangd happy. */
7
8#include "hydra/geometry.h"
9#include "hydra/geometry.inl"