Files
test2/source/blender/python/intern/bpy_app_usd.hh

12 lines
186 B
C++

/* SPDX-FileCopyrightText: 2020 Blender Authors
*
* SPDX-License-Identifier: GPL-2.0-or-later */
/** \file
* \ingroup pythonintern
*/
#pragma once
PyObject *BPY_app_usd_struct();