Blender
V3.3
source
blender
editors
io
io_usd.h
Go to the documentation of this file.
1
/* SPDX-License-Identifier: GPL-2.0-or-later
2
* Copyright 2019 Blender Foundation. All rights reserved. */
3
4
#pragma once
5
10
struct
wmOperatorType
;
11
12
void
WM_OT_usd_export
(
struct
wmOperatorType
*
ot
);
13
14
void
WM_OT_usd_import
(
struct
wmOperatorType
*
ot
);
WM_OT_usd_import
void WM_OT_usd_import(struct wmOperatorType *ot)
WM_OT_usd_export
void WM_OT_usd_export(struct wmOperatorType *ot)
wmOperatorType
Definition:
WM_types.h:886
ot
wmOperatorType * ot
Definition:
wm_files.c:3479
Generated on Sat Jul 27 2024 14:57:55 for Blender by
doxygen
1.9.1