Blender
V3.3
source
blender
editors
io
io_stl_ops.h
Go to the documentation of this file.
1
/* SPDX-License-Identifier: GPL-2.0-or-later */
2
7
#pragma once
8
9
struct
wmOperatorType
;
10
11
void
WM_OT_stl_export
(
struct
wmOperatorType
*
ot
);
12
void
WM_OT_stl_import
(
struct
wmOperatorType
*
ot
);
WM_OT_stl_import
void WM_OT_stl_import(struct wmOperatorType *ot)
WM_OT_stl_export
void WM_OT_stl_export(struct wmOperatorType *ot)
wmOperatorType
Definition:
WM_types.h:886
ot
wmOperatorType * ot
Definition:
wm_files.c:3479
Generated on Tue Oct 22 2024 13:18:25 for Blender by
doxygen
1.9.1