Blender  V3.3
bmesh_py_ops.h
Go to the documentation of this file.
1 /* SPDX-License-Identifier: GPL-2.0-or-later
2  * Copyright 2012 Blender Foundation. All rights reserved. */
3 
8 #pragma once
9 
10 PyObject *BPyInit_bmesh_ops(void);
PyObject * BPyInit_bmesh_ops(void)
Definition: bmesh_py_ops.c:276