Files
test/source/blender/python/intern/bpy_app_alembic.hh

12 lines
190 B
C++

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